diff options
author | Matvejchikov Ilya <[email protected]> | 2011-07-12 21:46:57 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2011-07-13 02:31:39 -0700 |
commit | 9173a88f46bf53e2fa85337563b39e13c43c7f2e (patch) | |
tree | 31d9240e04a9313fc7ca151a56e541c866d0daf1 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | e28634d6b229dec216596298c765c203d6b6fa4c (diff) |
slip: remove redundant check slip_devs for NULL
As slip_devs is initialized on module load stage there is no reason to
check it for NULL anywhere instead of the deinitialization routine because
if we can't get enough memory on startup we don't run at all.
Signed-off-by: Matvejchikov Ilya <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions