summaryrefslogtreecommitdiff
path: root/lib/syscall.c
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@toblux.com>2024-07-09 01:40:24 +0300
committerAndrew Morton <akpm@linux-foundation.org>2024-07-13 02:39:53 +0300
commite1fb7430fcb00431087fc1c088ec9e8737cf6c7d (patch)
tree6d9f4801057f9cdcf190bbb1520427a1e04e1840 /lib/syscall.c
parent4f5d4a1ba7a1a23173e356186f3f8b7c27d2e948 (diff)
downloadlinux-e1fb7430fcb00431087fc1c088ec9e8737cf6c7d.tar.xz
lib/bch.c: use swap() to improve code
Use the swap() macro to simplify the functions solve_linear_system() and gf_poly_gcd() and improve their readability. Remove the local variable tmp. Fixes the following three Coccinelle/coccicheck warnings reported by swap.cocci: WARNING opportunity for swap() WARNING opportunity for swap() WARNING opportunity for swap() Link: https://lkml.kernel.org/r/20240708224023.9312-2-thorsten.blum@toblux.com Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/syscall.c')
0 files changed, 0 insertions, 0 deletions