1
0
Fork 0
alistair23-linux/drivers/net/ethernet/ibm
Markus Elfring f339664c0b IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
The of_dev_put() 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-04 20:29:47 -08:00
..
ehea net: rename vlan_tx_* helpers since "tx" is misleading there 2015-01-13 17:51:08 -05:00
emac IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put" 2015-02-04 20:29:47 -08:00
Kconfig ibm-ethernet: delete stale MCA and duplicate PSERIES dependency 2013-06-03 00:24:31 -07:00
Makefile net: powerpc: remove the legacy iSeries ethernet driver 2012-03-09 23:41:26 -05:00
ibmveth.c ibmveth: Fix endian issues with rx_no_buffer statistic 2014-08-22 11:28:00 -07:00
ibmveth.h ibmveth: Fix endian issues with MAC addresses 2014-03-06 16:26:41 -05:00