diff options
| author | Jeff Johnson <[email protected]> | 2024-06-03 12:08:32 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-06-04 17:40:17 +0200 |
| commit | 91f34fc54ee7d008d80607cfaafe50f416fdf160 (patch) | |
| tree | 232b60e65ca49fcda7cad6c7e9c916e2b907fd3f /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | a464822872f5e0e6a541c0b4971bea10421db5fa (diff) | |
char: add missing MODULE_DESCRIPTION() macros
make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/ttyprintk.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/lp.o
WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/char/nvram.o
Add the missing invocations of the MODULE_DESCRIPTION() macro.
Signed-off-by: Jeff Johnson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions