summaryrefslogtreecommitdiff
path: root/tools/mxsimage.c
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2024-07-13 15:19:34 +0200
committerTom Rini <trini@konsulko.com>2024-07-15 12:12:18 -0600
commitb51be8ebcb4ac5605c03f409d5999601bc6244f5 (patch)
tree5387dfca8e649f8e31cc3ec03279c341a924ed92 /tools/mxsimage.c
parentdcc7470f049114aef1a5b460758e427d5c9bfcf0 (diff)
tools: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'tools/mxsimage.c')
-rw-r--r--tools/mxsimage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/mxsimage.c b/tools/mxsimage.c
index ead61d0cd63..42df0698ca2 100644
--- a/tools/mxsimage.c
+++ b/tools/mxsimage.c
@@ -2058,7 +2058,6 @@ static int sb_verify_image_end(struct sb_image_ctx *ictx,
return ret;
}
-
static int sb_build_tree_from_img(struct sb_image_ctx *ictx)
{
long filesize;