aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/utils.c
diff options
context:
space:
mode:
authorJeff Johnson <[email protected]>2024-06-16 05:32:37 +0000
committerHerbert Xu <[email protected]>2024-06-21 12:04:18 +0000
commit70d57ffbb11cfe1a686e6051f36413866502492d (patch)
tree2771f02a8098ee7cd3e72f658cc4d9d098d627ef /lib/crypto/utils.c
parentcrypto: lib/mpi - Use swap() in mpi_powm() (diff)
downloadkernel-70d57ffbb11cfe1a686e6051f36413866502492d.tar.gz
kernel-70d57ffbb11cfe1a686e6051f36413866502492d.zip
crypto: arm - add missing MODULE_DESCRIPTION() macros
With ARCH=arm, make allmodconfig && make W=1 C=1 reports: WARNING: modpost: missing MODULE_DESCRIPTION() in arch/arm/crypto/aes-arm-bs.o WARNING: modpost: missing MODULE_DESCRIPTION() in arch/arm/crypto/crc32-arm-ce.o Add the missing invocation of the MODULE_DESCRIPTION() macro to all files which have a MODULE_LICENSE(). This includes crct10dif-ce-glue.c and curve25519-glue.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 <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/crypto/utils.c')
0 files changed, 0 insertions, 0 deletions