mkfs.f2fs: remove indentation

Show info w/o it.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
This commit is contained in:
Jaegeuk Kim 2023-03-27 11:42:49 -07:00
parent c82985a5db
commit a7df89e5c5

View File

@ -1046,7 +1046,7 @@ int get_device_info(int i)
}
if (!is_power_of_2(dev->zone_size))
MSG(0, "\tInfo: zoned: zone size %" PRIu64 "u (not a power of 2)\n",
MSG(0, "Info: zoned: zone size %" PRIu64 "u (not a power of 2)\n",
dev->zone_size);
/*