aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSudip Mukherjee <[email protected]>2015-03-24 20:47:26 +0530
committerGreg Kroah-Hartman <[email protected]>2015-03-27 00:01:23 +0100
commit61986f730eb83912ac4a0c59b671232bdee07c40 (patch)
treee8d4853900d34722132447296c9a6598501d793b /tools/perf/scripts/python
parent8ee775f92c8af2eb1626d39f06feac04fe0cb6e0 (diff)
staging: unisys: remove redundant variable
remove the variable "registered", which was used in the cleanup() to detect if the driver has successfully initialized. the cleanup() is called from module_exit, so its obvious that the module has successfully initialized. if the initialization had failed, then we will never be in the cleanup(). 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')
0 files changed, 0 insertions, 0 deletions