forked from Minki/linux
83ee9f2376
clang 14 won't build because ret is uninitialised and can be returned if
both prop and fdtprop are NULL. Drop the ret variable and return an
error in that failure case.
Fixes:
|
||
---|---|---|
.. | ||
core_32.c | ||
core_64.c | ||
core.c | ||
crash.c | ||
elf_64.c | ||
file_load_64.c | ||
file_load.c | ||
Makefile | ||
ranges.c | ||
relocate_32.S |