common: 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:
@@ -398,7 +398,6 @@ struct menu *menu_create(char *title, int timeout, int prompt,
|
||||
} else
|
||||
m->title = NULL;
|
||||
|
||||
|
||||
INIT_LIST_HEAD(&m->items);
|
||||
|
||||
return m;
|
||||
|
||||
Reference in New Issue
Block a user