aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorSudip Mukherjee <[email protected]>2015-03-24 20:47:28 +0530
committerGreg Kroah-Hartman <[email protected]>2015-03-27 00:01:23 +0100
commitaddceb12a3ed62e50c842f4c8f6099e1ead29ba8 (patch)
treec4354e5b1df0abc7607928e53bff35eb3c833689 /tools/perf/scripts/python/event_analyzing_sample.py
parenta1191146c9a6ebc0e15ef50788bd392339510c0d (diff)
staging: unisys: use local variable in cleanup
the dev_t was being stored in visorchipset_platform_device.dev.devt while initializing the module. so pass that value as an argument to cleanup() so that it can use this local variable instead of the global variable. Signed-off-by: Sudip Mukherjee <[email protected]> Reviewed-by: Dan Carpenter <[email protected]> Signed-off-by: Benjamin Romer <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions