summaryrefslogtreecommitdiff
path: root/include/linux/stackprotector.h
diff options
context:
space:
mode:
authorSiwanan Bungtong <horstaufmental@gmail.com>2026-02-10 06:06:06 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-02-23 17:41:30 +0300
commit97926ebe5485770e5474cb994ad7c16b6ac6896b (patch)
treeaf53f22f7102aeee030b7df3ddb6054f9ae7e70e /include/linux/stackprotector.h
parent102e8dbdfd85546728b3f2754c1c50e2879962f4 (diff)
downloadlinux-97926ebe5485770e5474cb994ad7c16b6ac6896b.tar.xz
staging: rtl8723bs: remove unnecessary void * casts in rtl8723b_hal_init.c
Remove redundant (void *) casts when calling memcpy/memset and other helpers. These casts are unnecessary since C implicitly converts to void * and they only add noise. No functional change. Signed-off-by: Siwanan Bungtong <horstaufmental@gmail.com> Link: https://patch.msgid.link/20260210030607.1430567-7-horstaufmental@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions