image: Correct indentation in select_ramdisk()
authorSimon Glass <sjg@chromium.org>
Sun, 28 Aug 2022 18:32:52 +0000 (12:32 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 14 Sep 2022 13:03:07 +0000 (09:03 -0400)
commit20f5d83fb1507514d60942cf6ca9a53c7448b803
tree18151307c8fcfa9bfd0ea18b13f826b7ba055bbe
parentca78883fdcc67907780ae04188799abb9348bf37
image: Correct indentation in select_ramdisk()

Finish off the refactoring by correcting the indent levels. Note that this
does not include any functional changes.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/image-board.c