summaryrefslogtreecommitdiff
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2025-08-11 09:09:05 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-08-13 16:24:53 +0200
commit265dca4380753af9aa9480c7c201c820d6e7905e (patch)
tree5d2a3eeaf1b871387543c03155b44fb6f91472bb /rust/helpers/platform.c
parent5f5743e5b599bafe2ec5df2d33f616217a778135 (diff)
staging: rtl8723bs: use crypto_xor_cpy
Use the in-kernel function crypto_xor_cpy instead of the custom function bitwise_xor, as using in-kernel functions is preferred over custom implementations. Signed-off-by: Michael Straube <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20250811070906.27232-2-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions