diff options
author | 2024-06-21 23:07:06 -0700 | |
---|---|---|
committer | 2024-06-22 09:52:36 +0200 | |
commit | 3402302cb128ec5067d885343a54df97231ac06f (patch) | |
tree | e864036ebd9f9a556c307a526d371b95d13c6102 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fbdev: amifb: add missing MODULE_DESCRIPTION() macro (diff) | |
download | wireguard-linux-3402302cb128ec5067d885343a54df97231ac06f.tar.xz wireguard-linux-3402302cb128ec5067d885343a54df97231ac06f.zip |
video: console: add missing MODULE_DESCRIPTION() macros
With ARCH=i386, make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/video/console/mdacon.o
Add the missing invocation of the MODULE_DESCRIPTION() macro to all
files which have a MODULE_LICENSE().
This includes three other files which, although they did not produce a
warning with the i386 allmodconfig configuration, may cause this
warning with other configurations.
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions