diff options
author | Jeff Johnson <[email protected]> | 2024-06-01 10:19:11 -0700 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2024-06-07 15:59:05 -0600 |
commit | a5217468214c228b89da37291de604cd756914ab (patch) | |
tree | d31074a2f326e8d2cacdfafcc21a9f2bd1437943 /rust/helpers | |
parent | 8031042cc531cc855926f76b0ea20db2da48f804 (diff) |
kunit: add missing MODULE_DESCRIPTION() macros to core modules
make allmodconfig && make W=1 C=1 reports in lib/kunit:
WARNING: modpost: missing MODULE_DESCRIPTION() in lib/kunit/kunit.o
WARNING: modpost: missing MODULE_DESCRIPTION() in lib/kunit/kunit-test.o
WARNING: modpost: missing MODULE_DESCRIPTION() in lib/kunit/kunit-example-test.o
Add the missing invocations of the MODULE_DESCRIPTION() macro.
Signed-off-by: Jeff Johnson <[email protected]>
Reviewed-by: Rae Moar <[email protected]>
Reviewed-by: David Gow <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions