diff options
author | Markus Elfring <[email protected]> | 2014-12-12 16:57:18 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-12-13 12:42:50 -0800 |
commit | 442cc432e68b24dc6bd70b1ee1f5d477ee1aa385 (patch) | |
tree | 51c430bb8e21b0e393cd5d94e1f9cd4d3005c6e7 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | dd01d7d89a0c492821c6db005c21e68258a833fc (diff) |
mm/zswap: delete unnecessary check before calling free_percpu()
free_percpu() tests whether its argument is NULL and then returns
immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Cc: Seth Jennings <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions