cmd: mvebu: bubt: fix quoted string split across lines
authorJoel Johnson <mrjoel@lixil.net>
Sun, 26 Apr 2020 02:54:56 +0000 (20:54 -0600)
committerStefan Roese <sr@denx.de>
Mon, 4 May 2020 05:04:04 +0000 (07:04 +0200)
commitb40745e5c29a45ebe7efce53a1e3ba751d0ef351
treeca3ab0254214cf17ea85d51fa0976951460c3b62
parentf49ac7e1c4107b88f30ab34b039e1c7ebff2d469
cmd: mvebu: bubt: fix quoted string split across lines

Update quoted string alignment to address checkpatch.pl warning
originally introduced in
commit f60a66ef5d7d ("cmd: mvebu: bubt: show image boot device").

Signed-off-by: Joel Johnson <mrjoel@lixil.net>
Reviewed-by: Simon Glass <sjg@chromium.org>
cmd/mvebu/bubt.c