> -----Original Message-----
> From: Denis Efremov [mailto:[email protected]]
> Sent: Wednesday, July 10, 2019 11:29 PM
> To: Liu, Chuansheng <[email protected]>
> Cc: Denis Efremov <[email protected]>; Jens Axboe <[email protected]>;
> [email protected]; [email protected]
> Subject: [PATCH] ahci: Remove the exporting of ahci_em_messages
> 
> The variable ahci_em_messages is declared static and marked
> EXPORT_SYMBOL_GPL, which is at best an odd combination. Because the
> variable is not used outside of the drivers/ata/libahci.c file it is
> defined in, this commit removes the EXPORT_SYMBOL_GPL() marking.

Sounds good to me, thanks.
Reviewed-by: Chuansheng Liu <[email protected]>

Reply via email to