Files
linux/drivers/ata
Andy Shevchenko 5571688c22 ahci: Do not export local variable ahci_em_messages
[ Upstream commit 60fc35f327 ]

The commit ed08d40cde
  ("ahci: Changing two module params with static and __read_mostly")
moved ahci_em_messages to be static while missing the fact of exporting it.

WARNING: "ahci_em_messages" [vmlinux] is a static EXPORT_SYMBOL_GPL

Drop export for the local variable ahci_em_messages.

Fixes: ed08d40cde ("ahci: Changing two module params with static and __read_mostly")
Cc: Chuansheng Liu <chuansheng.liu@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-27 14:51:07 +01:00
..
2019-10-29 09:19:36 +01:00
2018-01-08 06:15:41 -08:00
2018-06-12 16:19:22 -07:00
2020-01-09 10:19:01 +01:00
2020-01-09 10:19:01 +01:00
2019-02-12 19:47:08 +01:00