summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorNick Alcock <nick.alcock@oracle.com>2023-02-17 14:10:58 +0000
committerBorislav Petkov (AMD) <bp@alien8.de>2023-04-01 13:18:50 +0200
commite088d80e2a1e72646c4be64edcbd58ac71b96251 (patch)
tree76db5ef022b5f2ee0fc9d37ecf77e6c1b04a7c37 /net
parent371b27f2f3b03588bcf472763f541050e18f21a3 (diff)
downloadlwn-e088d80e2a1e72646c4be64edcbd58ac71b96251.tar.gz
lwn-e088d80e2a1e72646c4be64edcbd58ac71b96251.zip
EDAC/altera: Remove MODULE_LICENSE in non-module
Since 8b41fc4454e3 ("kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf"), MODULE_LICENSE declarations are used to identify modules. As a consequence, uses of the macro in non-modules will cause modprobe to misidentify their containing object file as a module when it is not (false positives), and modprobe might succeed rather than failing with a suitable error message. altera_edac is not a module for a while now, remove the macro call. Suggested-by: Luis Chamberlain <mcgrof@kernel.org> Signed-off-by: Nick Alcock <nick.alcock@oracle.com> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Link: https://lore.kernel.org/r/20230217141059.392471-24-nick.alcock@oracle.com
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions