aboutsummaryrefslogtreecommitdiff
path: root/cmd/nvedit.c
diff options
context:
space:
mode:
authorLothar Waßmann <LW@KARO-electronics.de>2017-06-08 14:04:03 +0200
committerTom Rini <trini@konsulko.com>2017-06-12 08:38:42 -0400
commit1aca4d5ae9f3c6af018105f89984752cdbdba121 (patch)
tree7da1a5bfc6bbbf60d09604488e4aad120fb258b9 /cmd/nvedit.c
parentd2d20d9925ff57982fc0c50d4ec490323c2074f6 (diff)
downloadu-boot-1aca4d5ae9f3c6af018105f89984752cdbdba121.zip
u-boot-1aca4d5ae9f3c6af018105f89984752cdbdba121.tar.gz
u-boot-1aca4d5ae9f3c6af018105f89984752cdbdba121.tar.bz2
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 'cmd/nvedit.c')
0 files changed, 0 insertions, 0 deletions