diff options
author | Lothar Waßmann <LW@KARO-electronics.de> | 2017-06-08 12:04:03 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-12 12:38:42 (GMT) |
commit | 1aca4d5ae9f3c6af018105f89984752cdbdba121 (patch) | |
tree | 7da1a5bfc6bbbf60d09604488e4aad120fb258b9 /include/linux_logo.h | |
parent | d2d20d9925ff57982fc0c50d4ec490323c2074f6 (diff) | |
download | u-boot-1aca4d5ae9f3c6af018105f89984752cdbdba121.tar.xz |
cmd: mtdparts: fix uninitialized variable warning
commit 06a040a31bcf ("cmd: mtdparts: fix null pointer dereference in parse_mtdparts")
removed the initialization of a pointer variable, which is
subsequently used in a debug() call. This produces an uninitialized
variable warning, when compiling with DEBUG defined.
Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Diffstat (limited to 'include/linux_logo.h')
0 files changed, 0 insertions, 0 deletions