diff options
author | Nick Alcock <[email protected]> | 2023-02-24 15:08:02 +0000 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2023-03-08 14:47:15 +0100 |
commit | 3e79e1b4addb209038eea094d1a2de8ab3fc7298 (patch) | |
tree | b68a4ef034b5b02add29d8eebe4c96349a24e182 /tools/perf/scripts/python/stackcollapse.py | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) |
mtd: bcm63xxpart: remove MODULE_LICENSE in non-modules
Since commit 8b41fc4454e ("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.
So remove it in the files in this commit, none of which can be built as
modules.
Signed-off-by: Nick Alcock <[email protected]>
Suggested-by: Luis Chamberlain <[email protected]>
Cc: Luis Chamberlain <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Hitomi Hasegawa <[email protected]>
Cc: Miquel Raynal <[email protected]>
Cc: Richard Weinberger <[email protected]>
Cc: Vignesh Raghavendra <[email protected]>
Cc: [email protected]
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions