summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorRui Miguel Silva <rui.silva@linaro.org>2021-08-19 19:09:27 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-08-26 13:30:39 +0200
commit5e4cd1b6556302fe6a457e525c256cbef3563543 (patch)
tree38b6a1a1bf867c29f2dc888cf5094455f4648a0e /tools/perf/scripts/python/syscall-counts-by-pid.py
parent8e58b7710d6634ed46ae26fedb8459f84f08fd51 (diff)
usb: isp1760: do not reset retval
We do not really need to reset retval before get used bellow. This will avoid the clang-analyzer warning: drivers/usb/isp1760/isp1760-hcd.c:1919:2: warning: Value stored to 'retval' is never read [clang-analyzer-deadcode.DeadStores] retval = 0; Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org> Link: https://lore.kernel.org/r/20210819180929.1327349-4-rui.silva@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions