diff options
author | 2015-11-03 19:20:34 +0100 | |
---|---|---|
committer | 2016-01-09 20:56:00 +0800 | |
commit | f75a33aeed0776f52da05276c2ef98e16d680a6b (patch) | |
tree | c4123546f4f42975ca6ce3b6bee324117458a3fc /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | batman-adv: Less checks in batadv_tvlv_unicast_send() (diff) | |
download | linux-dev-f75a33aeed0776f52da05276c2ef98e16d680a6b.tar.xz linux-dev-f75a33aeed0776f52da05276c2ef98e16d680a6b.zip |
batman-adv: Delete an unnecessary check before the function call "batadv_softif_vlan_free_ref"
The batadv_softif_vlan_free_ref() 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>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <a@unstable.cc>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions