aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-01-28 17:10:48 +0000
committerKalle Valo <[email protected]>2021-02-08 12:39:07 +0200
commit711fa16f1dfe1a521dff48f49a95504eeafffa66 (patch)
treeb87421de98290b15bcdaec5298b67d76d6de6fdf /tools/perf/scripts/python/syscall-counts.py
parentca04217add8e6c9de96ffb32c4acc8da3fde890f (diff)
rtlwifi: rtl8192se: remove redundant initialization of variable rtstatus
The variable rtstatu is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Willem de Bruijn <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions