diff options
author | 2025-05-13 21:54:07 -0700 | |
---|---|---|
committer | 2025-05-25 22:54:50 -0500 | |
commit | d91c0751d0a622bd29b6078a6d0e183c8342a574 (patch) | |
tree | 24a03c02ceb0a7393c0b0e6a0d4e72aa25ed45bb /scripts/lib/kdoc/kdoc_parser.py | |
parent | ksmbd: use SHA-256 library API instead of crypto_shash API (diff) | |
download | linux-rng-d91c0751d0a622bd29b6078a6d0e183c8342a574.tar.xz linux-rng-d91c0751d0a622bd29b6078a6d0e183c8342a574.zip |
ksmbd: remove unnecessary softdep on crc32
ksmbd accesses crc32 using normal function calls (as opposed to e.g.
the generic crypto infrastructure's name-based algorithm resolution), so
there is no need to declare a module softdep.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions