diff options
author | Jeff Johnson <quic_jjohnson@quicinc.com> | 2024-06-16 09:14:57 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-06-21 15:04:19 +0300 |
commit | 3cbe18b0bc9f0653709adbdadad04491a190c71a (patch) | |
tree | a7291a0706af6cfa4ee738f6ad250694d4ace937 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 70d57ffbb11cfe1a686e6051f36413866502492d (diff) | |
download | linux-3cbe18b0bc9f0653709adbdadad04491a190c71a.tar.xz |
crypto: lib - add missing MODULE_DESCRIPTION() macros
With ARCH=arm, make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in lib/crypto/libsha256.o
Add the missing invocation of the MODULE_DESCRIPTION() macro to all
files which have a MODULE_LICENSE().
This includes sha1.c and utils.c which, although they did not produce
a warning with the arm allmodconfig configuration, may cause this
warning with other configurations.
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions