commit | 520d3a4b0a16f4486555b165ed3f44a5cd6206e2 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sat Jul 13 15:19:15 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 15 12:12:17 2024 -0600 |
tree | dea6071b008cb62f2001b19824b97d877aee20c3 | |
parent | 8a59250e5caf7ec055781fcbdf538a810530a12e [diff] |
boot: Remove duplicate newlines Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
diff --git a/boot/pxe_utils.c b/boot/pxe_utils.c index 53d6cf7..4e27842 100644 --- a/boot/pxe_utils.c +++ b/boot/pxe_utils.c
@@ -1470,7 +1470,6 @@ override_num = label->num; } - if (label_override) { if (override_num) default_num = override_num;