summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorPeter Huewe <peterhuewe@gmx.de>2013-02-03 04:08:41 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-02-03 19:26:13 -0600
commitecfaa00c00904270ecff5b5e4c44b514be62645f (patch)
tree98d54d99e940f379946c8cdfb57b11987e2d86fc /tools/perf/scripts/python/event_analyzing_sample.py
parente2d979ccb73928bb22201a9d9035d0169aa37691 (diff)
staging/xgifb: Remove unused variables and dead assignments
The variables A,HBS and VBS are never read in XGIfb_mode_rate_to_ddata and the assignment has no side effects -> so we can simply remove them. Removing them causes VT, HT and cr_data3 to be unused -> remove them as well and remove the assignmens to cr_data which are shadowed by a different assignment a few lines later. Signed-off-by: Peter Huewe <peterhuewe@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions