vbe: Tidy up a few comments
authorSimon Glass <sjg@chromium.org>
Sun, 26 Jan 2025 18:43:27 +0000 (11:43 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 3 Feb 2025 22:01:36 +0000 (16:01 -0600)
commit39a9b033ceeca65b45917094cc9099a610f0185e
tree521203fc0681c8d0d11b21269d851ea2c9c73671
parentdab3bbc2b85f93d162cfdcb75685e1ddb0ac9ae2
vbe: Tidy up a few comments

Join the comment block for the fit_image_load() call back to where it
should be. Also fix a debug statement.

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