pstore: fix "persistant" typo

From: Jan Engelhardt
Date: Sun Apr 03 2011 - 19:08:42 EST


parent 78fca1b95837a44983608302e89c7258981be9b3 (v2.6.39-rc1-184-g78fca1b9)
commit 9e7e37e88264e35f3ba6d0dc1da8dd95e70f2b3f
Author: Jan Engelhardt <jengelh@xxxxxxxxxx>
Date: Mon Apr 4 01:07:41 2011 +0200

pstore: fix "persistant" typo

Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx>
---
fs/pstore/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/pstore/Kconfig b/fs/pstore/Kconfig
index 867d0ac..8007ae7 100644
--- a/fs/pstore/Kconfig
+++ b/fs/pstore/Kconfig
@@ -1,5 +1,5 @@
config PSTORE
- bool "Persistant store support"
+ bool "Persistent store support"
default n
help
This option enables generic access to platform level
--
# Created with git-export-patch

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/