aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSolomon Tan <[email protected]>2022-04-23 21:01:47 +0800
committerGreg Kroah-Hartman <[email protected]>2022-04-26 11:35:18 +0200
commit0bc8b4b97be38ace81e31093a18832273efacc36 (patch)
tree6466f67022894161197128b2f975cc98e86f40ba /tools/perf/scripts/python/bin
parentd9ad8050839a496e74412fb44f27ee96538a1bed (diff)
staging: rtl8192e: Remove unnecessary u16 assignment cast
Remove the explicit casts in assignment statements for u16 variables. Because these variables are declared as u16, there is implicit conversion to u16 during the assignment, so an explicit cast is unnecessary. Signed-off-by: Solomon Tan <[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