git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18a7792
)
boot: Remove duplicate newlines
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Sat, 13 Jul 2024 13:19:15 +0000
(15:19 +0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 15 Jul 2024 18:12:17 +0000
(12:12 -0600)
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
boot/pxe_utils.c
patch
|
blob
|
history
diff --git
a/boot/pxe_utils.c
b/boot/pxe_utils.c
index
53d6cf7
..
4e27842
100644
(file)
--- a/
boot/pxe_utils.c
+++ b/
boot/pxe_utils.c
@@
-1470,7
+1470,6
@@
static struct menu *pxe_menu_to_menu(struct pxe_menu *cfg)
override_num = label->num;
}
-
if (label_override) {
if (override_num)
default_num = override_num;