linux/drivers/net/ethernet/myricom/myri10ge
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
..
Makefile
myri10ge_mcp_gen_header.h Fix misspellings of "whether" in comments. 2012-11-19 14:31:35 +01:00
myri10ge_mcp.h myri10ge: Fix typo of 'VMware' in comment. 2011-12-19 15:44:43 -05:00
myri10ge.c myri10ge: Delete an unnecessary check before the function call "kfree" 2015-02-05 00:25:10 -08:00