mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
doc: replace wrong idiom in homed comment
This commit is contained in:
parent
3ff1721c21
commit
e6faa51a84
@ -2980,8 +2980,8 @@ static int resize_fs_loop(
|
||||
return r;
|
||||
|
||||
/* For now, when we fail to shrink an ext4 image we'll not try again via the
|
||||
* bisection logic. We might add that later, but give this involves shelling out
|
||||
* multiple programs it's a bit too cumbersome to my taste. */
|
||||
* bisection logic. We might add that later, but given this involves shelling out
|
||||
* multiple programs, it's a bit too cumbersome for my taste. */
|
||||
|
||||
worked = true;
|
||||
current_fs_size = try_fs_size;
|
||||
|
Loading…
x
Reference in New Issue
Block a user