aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-06-28 19:34:14 -0700
committerLinus Torvalds <[email protected]>2021-06-29 10:53:46 -0700
commit7ed6d4e418d98e78c9f2b895d76cdaed7a7ccbdb (patch)
tree1a451a0e71e61fd2d97fd1e33328eb826fd5b915 /tools/perf/scripts/python/bin/stackcollapse-record
parentf0f798db0586b34c552997f8c9d923a5db21fe5e (diff)
ocfs2: remove redundant initialization of variable ret
The variable ret is being initialized with a value that is never read, the assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Colin Ian King <[email protected]> Acked-by: Joseph Qi <[email protected]> Cc: Mark Fasheh <[email protected]> Cc: Joel Becker <[email protected]> Cc: Junxiao Bi <[email protected]> Cc: Changwei Ge <[email protected]> Cc: Gang He <[email protected]> Cc: Jun Piao <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions