aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorSandhya Bankar <[email protected]>2016-09-19 00:31:12 +0530
committerGreg Kroah-Hartman <[email protected]>2016-09-20 13:46:32 +0200
commit1e5a82e0ddfa6c9a2cf42ea87db3e079a4a483e6 (patch)
tree7f9c92a9c0e50a38a496b41a958a732f63743026 /tools/perf/scripts/python/bin/stackcollapse-record
parent4b4a3e05c426b02b9728a0ab2bbfd20ad3294a71 (diff)
Staging: i4l: Remove unused variable
Remove unused variable. This change is made by below coccinelle script: @@ type T; identifier i; constant C; @@ ( extern T i; | - T i; <+... when != i - i = C; ...+> ) Signed-off-by: Sandhya Bankar <[email protected]> Acked-by: Julia Lawall <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions