9
0
Fork 0
barebox/arch/arm/lib
Andrey Smirnov da1f91422c of_unflatten_dtb(): Check return value with IS_ERR
Of_unflatten_dtb returns a ERR_PTR value so checking it against NULL is
incorrect. Fix it in all of the places where this was happening.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-09-05 08:29:12 +02:00
..
Makefile arm: rework lib directory to support arm64 2016-07-06 11:23:48 +02:00
asm-offsets.c kbuild: move asm-offsets.h rule to ./Kbuild 2015-01-08 13:55:38 +01:00
bootm.c of_unflatten_dtb(): Check return value with IS_ERR 2016-09-05 08:29:12 +02:00
bootu.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
pbl.lds.S sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00