aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2023-07-31 10:02:43 +0200
committerGreg Kroah-Hartman <[email protected]>2023-07-31 17:16:05 +0200
commita60b3017601ef7f338ac44b942e917362f222b1c (patch)
tree12b2914851c2551aa5ee36a212ba4020e9c81a71 /tools/perf/scripts/python/bin
parent99037697410f4df41558fc4227a9141dc1e24f59 (diff)
misc: ti-st: remove ptr from recv functions
ptr is the same as data, so use ptr directly as a parameter and drop the useless local variable. Likely, the two were introduced to have a different type. But 'char' and 'unsigned char' are the same in the kernel for a long time. Signed-off-by: Jiri Slaby (SUSE) <[email protected]> Cc: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions