aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-06-29 13:33:06 +0100
committerLinus Walleij <[email protected]>2019-07-28 11:59:50 +0200
commitf8650b8ff6fd96075391e72bb3b6d0a99f27829d (patch)
tree8a196751073aa1a101621f5ef1cff9f69e37fed2 /tools/perf/scripts/python/bin/stackcollapse-record
parentcbf2be749076c266f51cafc71dc9045bcad9ed05 (diff)
gpio: bd70528: remove redundant assignment to variable ret
Variable ret is being initialized with a value that is never read and ret is being re-assigned a little later on. The assignment is redundant and hence can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions