alistair23-linux/drivers/net/fjes
Markus Elfring f7b5964d4d fjes: Delete an unnecessary check before the function call "vfree"
The vfree() function performs also input parameter validation.
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-11-07 13:17:31 -05:00
..
fjes.h fjes: ethtool support 2015-08-24 14:06:37 -07:00
fjes_ethtool.c drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
fjes_hw.c fjes: Delete an unnecessary check before the function call "vfree" 2015-11-07 13:17:31 -05:00
fjes_hw.h fjes: epstop_task 2015-08-24 14:06:36 -07:00
fjes_main.c fjes: ethtool support 2015-08-24 14:06:37 -07:00
fjes_regs.h fjes: net_device_ops.ndo_open and .ndo_stop 2015-08-24 14:06:34 -07:00
Makefile fjes: ethtool support 2015-08-24 14:06:37 -07:00