u-boot-brain/arch/arm/cpu/armv7/bcm281xx
xypron.glpk@gmx.de 6def7de37b bcm281xx: clock: avoid possible NULL dereference
It does not make sense first to dereference c and then
to check if it is NULL.

The problem was indicated by cppcheck.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2017-08-13 15:17:27 -04:00
..
clk-bcm281xx.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
clk-bsc.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
clk-core.c bcm281xx: clock: avoid possible NULL dereference 2017-08-13 15:17:27 -04:00
clk-core.h include: move various macros to include/linux/kernel.h 2014-11-20 11:28:25 -05:00
clk-eth.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
clk-sdio.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
clk-usb-otg.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
Makefile bcm281xx: add support for "USB OTG clock" 2014-12-29 16:31:23 -05:00
reset.c arch: bcm281xx: Initial commit of bcm281xx architecture code 2014-02-22 19:30:24 +01:00