diff options
author | Eric Biggers <ebiggers@google.com> | 2025-05-13 21:54:07 -0700 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-05-25 22:54:50 -0500 |
commit | d91c0751d0a622bd29b6078a6d0e183c8342a574 (patch) | |
tree | 24a03c02ceb0a7393c0b0e6a0d4e72aa25ed45bb /scripts/lib/kdoc/kdoc_parser.py | |
parent | eb21736021865112f8e1bec20fe55f995bc4e771 (diff) |
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