original_kernel/arch/powerpc/platforms/83xx
Markus Elfring 8ac6e995ac PowerPC-83xx: Deletion of an unnecessary check before the function call "of_node_put"
The of_node_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: Scott Wood <scottwood@freescale.com>
2015-01-29 23:16:19 -06:00
..
Kconfig
Makefile
asp834x.c
km83xx.c
mcu_mpc8349emitx.c
misc.c
mpc83xx.h
mpc830x_rdb.c
mpc831x_rdb.c
mpc832x_mds.c
mpc832x_rdb.c
mpc834x_itx.c
mpc834x_mds.c
mpc836x_mds.c
mpc836x_rdk.c
mpc837x_mds.c
mpc837x_rdb.c
sbc834x.c
suspend-asm.S
suspend.c
usb.c PowerPC-83xx: Deletion of an unnecessary check before the function call "of_node_put" 2015-01-29 23:16:19 -06:00