found/fixed the following typos - conventioanl -> conventional - directoy -> directory in `Documentation/admin-guide/blockdev/zoned_loop.rst` Signed-off-by: Soham Metha <sohammetha01@xxxxxxxxx> --- Documentation/admin-guide/blockdev/zoned_loop.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/admin-guide/blockdev/zoned_loop.rst b/Documentation/admin-guide/blockdev/zoned_loop.rst index 9c7aa3b482f3..2d50d081592b 100644 --- a/Documentation/admin-guide/blockdev/zoned_loop.rst +++ b/Documentation/admin-guide/blockdev/zoned_loop.rst @@ -77,9 +77,9 @@ capacity_mb Device total capacity in MiB. This is always rounded up to zone_size_mb Device zone size in MiB. Default: 256 MiB. zone_capacity_mb Device zone capacity (must always be equal to or lower than the zone size. Default: zone size. -conv_zones Total number of conventioanl zones starting from sector 0. +conv_zones Total number of conventional zones starting from sector 0. Default: 8. -base_dir Path to the base directoy where to create the directory +base_dir Path to the base directory where to create the directory containing the zone files of the device. Default=/var/local/zloop. The device directory containing the zone files is always -- 2.34.1