aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2012-08-07 21:47:52 +0200
committerGreg Kroah-Hartman <[email protected]>2012-08-13 16:50:20 -0700
commit737586fe51e6d0031f83d781c0cb2f3abf8caada (patch)
tree64efd975172e268ce12d3a92843dae175a623b10 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentb19e2ca77ee4becadc85341bb0c1cee454dd4fd5 (diff)
TTY: synclink_cs, sanitize fail paths
We will need to change the order of tty and pcmcia drivers initializations (see the reason later in this series). And the fail path handling is currently performed in a separate function that as well takes care of proper deinitialization in module_exit. It is hard to read and will need to be adjusted by our changes anyway. Instead, get rid of this helper function and do the fail paths handling directly in the init function. (And move the body of the function to module_exit.) Signed-off-by: Jiri Slaby <[email protected]> Acked-by: Alan Cox <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions