style fixes, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -480,7 +480,7 @@ add_sun_partition(int n, int sys)
|
||||
return;
|
||||
}
|
||||
|
||||
fetch_sun(starts,lens,&start,&stop);
|
||||
fetch_sun(starts, lens, &start, &stop);
|
||||
if (stop <= start) {
|
||||
if (n == 2)
|
||||
whole_disk = 1;
|
||||
|
Reference in New Issue
Block a user