linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 2/9] docs: zoned_loop: fixed spelling mistakes in documentation
@ 2025-08-12 20:29 Soham Metha
  2025-08-13  0:34 ` Damien Le Moal
  0 siblings, 1 reply; 2+ messages in thread
From: Soham Metha @ 2025-08-12 20:29 UTC (permalink / raw)
  To: linux-doc; +Cc: linux-kernel-mentees, skhan, dlemoal, hch, Soham Metha

found/fixed the following typos

- conventioanl -> conventional
- directoy -> directory

in `Documentation/admin-guide/blockdev/zoned_loop.rst`

Signed-off-by: Soham Metha <sohammetha01@gmail.com>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2 2/9] docs: zoned_loop: fixed spelling mistakes in documentation
  2025-08-12 20:29 [PATCH v2 2/9] docs: zoned_loop: fixed spelling mistakes in documentation Soham Metha
@ 2025-08-13  0:34 ` Damien Le Moal
  0 siblings, 0 replies; 2+ messages in thread
From: Damien Le Moal @ 2025-08-13  0:34 UTC (permalink / raw)
  To: Soham Metha, linux-doc; +Cc: linux-kernel-mentees, skhan, hch

On 8/13/25 05:29, Soham Metha wrote:
> found/fixed the following typos
> 
> - conventioanl -> conventional
> - directoy -> directory
> 
> in `Documentation/admin-guide/blockdev/zoned_loop.rst`
> 
> Signed-off-by: Soham Metha <sohammetha01@gmail.com>

Reviewed-by: Damien Le Moal <dlemoal@kernel.org>

-- 
Damien Le Moal
Western Digital Research

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-13  0:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-12 20:29 [PATCH v2 2/9] docs: zoned_loop: fixed spelling mistakes in documentation Soham Metha
2025-08-13  0:34 ` Damien Le Moal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).