diff options
author | 2014-11-29 16:23:20 +0100 | |
---|---|---|
committer | 2014-12-05 21:14:20 -0800 | |
commit | 04901cea2192ae2ea5a65165ed3174187d19d5c8 (patch) | |
tree | ff8f7969b377c7ec0e81377754abcb11f1565a1c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net: cassini: Deletion of an unnecessary check before the function call "vfree" (diff) | |
download | linux-dev-04901cea2192ae2ea5a65165ed3174187d19d5c8.tar.xz linux-dev-04901cea2192ae2ea5a65165ed3174187d19d5c8.zip |
net-ipvlan: Deletion of an unnecessary check before the function call "free_percpu"
The free_percpu() function 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 <elfring@users.sourceforge.net>
Acked-by: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions