lib: 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:
@@ -278,7 +278,6 @@ int fwu_get_mdata(struct fwu_mdata *mdata)
|
||||
if (!err)
|
||||
goto ret_mdata;
|
||||
|
||||
|
||||
/* else read, verify and, if needed, fix mdata */
|
||||
for (int i = 0; i < 2; i++) {
|
||||
parts_ok[i] = false;
|
||||
|
||||
Reference in New Issue
Block a user