commit | a57bf963d777b55bf66ca6a6d6dea3fec5721327 | [log] [tgz] |
---|---|---|
author | Joel Johnson <mrjoel@lixil.net> | Sat Apr 25 20:54:56 2020 -0600 |
committer | Stefan Roese <sr@denx.de> | Mon May 04 07:04:04 2020 +0200 |
tree | ca3ab0254214cf17ea85d51fa0976951460c3b62 | |
parent | b2483ada793ed931f83857b622359d5b34403a5f [diff] |
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>