summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorSiwanan Bungtong <horstaufmental@gmail.com>2026-02-10 10:06:04 +0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-02-23 15:41:30 +0100
commitee98bf15839a70e770efdb57d62f9cf7d32d0a2e (patch)
tree51d79a67b4d0052621a0944407a0a5b31cf4e13c /tools/perf/scripts
parent52e3776055a2d12231425ec92c83707cd2d60ab0 (diff)
staging: rtl8723bs: remove unnecessary void * casts in rtw_mlme_ext.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-5-horstaufmental@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions