summaryrefslogtreecommitdiffstats
path: root/drivers/md
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2015-07-06 15:39:17 +0200
committerJiri Kosina <jkosina@suse.com>2015-08-07 14:36:43 +0200
commit57d4248731f6ff7502ead0fedb6ad35c90dead31 (patch)
tree3cf18f93e6e1a04c2e4ad6c2fa5368b1d6dbb25b /drivers/md
parent5f367f0288c44c706ed4b2622aee451498fb3ab3 (diff)
downloadop-kernel-dev-57d4248731f6ff7502ead0fedb6ad35c90dead31.zip
op-kernel-dev-57d4248731f6ff7502ead0fedb6ad35c90dead31.tar.gz
dm: Spelling s/consitent/consistent/
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'drivers/md')
-rw-r--r--drivers/md/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig
index bfec3bd..d5415eed 100644
--- a/drivers/md/Kconfig
+++ b/drivers/md/Kconfig
@@ -478,7 +478,7 @@ config DM_LOG_WRITES
This device-mapper target takes two devices, one device to use
normally, one to log all write operations done to the first device.
This is for use by file system developers wishing to verify that
- their fs is writing a consitent file system at all times by allowing
+ their fs is writing a consistent file system at all times by allowing
them to replay the log in a variety of ways and to check the
contents.
OpenPOWER on IntegriCloud