mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-24 06:24:17 +00:00
boot: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
parent
18a7792677
commit
789934f1bb
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue