summaryrefslogtreecommitdiff
path: root/disk/part_dos.c
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2024-07-13 15:19:18 +0200
committerTom Rini <[email protected]>2024-07-15 12:12:17 -0600
commite794b99c0d18274b0cc72d4673485cd53a7b2c91 (patch)
tree62a5b11b514f381684415e5f481371261a96955c /disk/part_dos.c
parent910cef3d2fb955dd351142e07214390ce75ede13 (diff)
disk: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'disk/part_dos.c')
-rw-r--r--disk/part_dos.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/disk/part_dos.c b/disk/part_dos.c
index e6b5295e0ec..09af2aeeb99 100644
--- a/disk/part_dos.c
+++ b/disk/part_dos.c
@@ -197,7 +197,6 @@ static void print_partition_extended(struct blk_desc *desc,
return;
}
-
/* Print a partition that is relative to its Extended partition table
*/
static int part_get_info_extended(struct blk_desc *desc,