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