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