[PATCH] Fix a typo in Documentation/device-mapper/dm-zoned.txt

From: ìëí
Date: Sun Feb 04 2018 - 13:03:32 EST


A trivial patch to fix a typo in Documentation/device-mapper/dm-zoned.txt
Fix 'convnetional' to 'conventional'

Signed-off-by: Donghyeon Oh <zanywhale@xxxxxxxxx>
Cc: Jiri Kosina <trivial@xxxxxxxxxx>
Cc: linux-doc@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx

diff --git a/Documentation/device-mapper/dm-zoned.txt
b/Documentation/device-mapper/dm-zoned.txt
index 736fcc78d193..2be4add21298 100644
--- a/Documentation/device-mapper/dm-zoned.txt
+++ b/Documentation/device-mapper/dm-zoned.txt
@@ -97,7 +97,7 @@ the buffer zone assigned. If the accessed chunk has
no mapping, or the
accessed blocks are invalid, the read buffer is zeroed and the read
operation terminated.
-After some time, the limited number of convnetional zones available may
+After some time, the limited number of conventional zones available may
be exhausted (all used to map chunks or buffer sequential zones) and
unaligned writes to unbuffered chunks become impossible. To avoid this
situation, a reclaim process regularly scans used conventional zones and