aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSolomon Tan <wjsota@gmail.com>2022-04-23 21:01:45 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-26 11:35:18 +0200
commit46176f28c0dcfee420f7807585de015e28754527 (patch)
tree69ea9a44773c135dcfd38350f811a9e6db9163de /tools/perf/scripts/python/bin
parentstaging: rtl8192e: Remove unnecessary u8 assignment cast (diff)
downloadlinux-46176f28c0dcfee420f7807585de015e28754527.tar.gz
linux-46176f28c0dcfee420f7807585de015e28754527.zip
staging: rtl8192e: Remove unnecessary u8 argument cast
Remove the unnecessary explicit u8 casts for u8 arguments in function calls. These functions have declared their parameters to be of type u8, so the arguments given to those parameters will be automatically coerced to u8. Therefore, an explicit cast is unnecessary. Signed-off-by: Solomon Tan <wjsota@gmail.com> Link: https://lore.kernel.org/r/20220423130150.161903-3-wjsota@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions