summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2025-02-27 08:12:07 +0300
committerLeon Romanovsky <leon@kernel.org>2025-03-03 15:14:33 +0300
commit426370c860e8a276000144dd6470de4f1a96f8ee (patch)
tree6ca58cfac336addd96d9bb2333e927614b5c5b7d /scripts/lib/kdoc/kdoc_parser.py
parent230804a89319a76c6e653caadc98a870877548cc (diff)
downloadlinux-426370c860e8a276000144dd6470de4f1a96f8ee.tar.xz
RDMA/siw: Switch to using the crc32c library
Now that the crc32c() library function directly takes advantage of architecture-specific optimizations, it is unnecessary to go through the crypto API. Just use crc32c(). This is much simpler, and it improves performance due to eliminating the crypto API overhead. Signed-off-by: Eric Biggers <ebiggers@google.com> Link: https://patch.msgid.link/20250227051207.19470-1-ebiggers@kernel.org Acked-by: Bernard Metzler <bmt@zurich.ibm.com> Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions