1
0
Fork 0
alistair23-linux/drivers/net/ethernet/myricom
Markus Elfring 2d4ad4f690 myri10ge: Delete an unnecessary check 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: David S. Miller <davem@davemloft.net>
2015-02-05 00:25:10 -08:00
..
myri10ge myri10ge: Delete an unnecessary check before the function call "kfree" 2015-02-05 00:25:10 -08:00
Kconfig myri10ge: Convert from LRO to GRO 2012-11-30 13:44:04 -05:00
Makefile