Markus Elfring d865e573b8 audit: Delete unnecessary checks before two function calls
The functions consume_skb() and kfree_skb() test whether their argument
is NULL and then return immediately.
Thus the tests around their calls are not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
[PM: tweak patch prefix]
Signed-off-by: Paul Moore <pmoore@redhat.com>
2016-01-13 09:18:55 -05:00
..
2015-06-30 19:44:57 -07:00
2015-12-14 09:45:06 +01:00
2015-04-11 22:27:55 -04:00
2015-11-04 08:23:51 -05:00
2015-04-12 21:03:31 +02:00
2015-11-04 21:50:37 -08:00
2015-11-23 09:44:58 +01:00
2015-11-10 12:07:22 -08:00
2014-12-04 14:34:54 -05:00
2015-01-17 10:02:23 +13:00
2015-11-05 19:34:48 -08:00
2014-12-10 17:41:10 -08:00