mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 18:41:48 +00:00
38a90e7ccb
The functions kfree() and of_node_put() test whether their argument is NULL and then return 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> Reviewed-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
Kconfig | ||
ll_temac_main.c | ||
ll_temac_mdio.c | ||
ll_temac.h | ||
Makefile | ||
xilinx_axienet_main.c | ||
xilinx_axienet_mdio.c | ||
xilinx_axienet.h | ||
xilinx_emaclite.c |