Files
linux/drivers
Markus Elfring 7af348be47 net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
The kfree() 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: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-02-05 00:35:00 -08:00
..
2015-01-18 00:28:41 -05:00
2015-01-15 15:19:10 -07:00
2015-01-28 01:09:08 +01:00
2014-11-24 07:45:25 +01:00
2015-01-13 15:13:45 +02:00