diff options
author | Eric Biggers <ebiggers@google.com> | 2025-05-14 07:54:07 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-05-26 06:54:50 +0300 |
commit | d91c0751d0a622bd29b6078a6d0e183c8342a574 (patch) | |
tree | 24a03c02ceb0a7393c0b0e6a0d4e72aa25ed45bb /scripts/lib/kdoc/kdoc_parser.py | |
parent | eb21736021865112f8e1bec20fe55f995bc4e771 (diff) | |
download | linux-d91c0751d0a622bd29b6078a6d0e183c8342a574.tar.xz |
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