projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5ee6da
)
fs/Kconfig: grammar fix
author
Uwe Kleine-König
<Uwe.Kleine-Koenig@digi.com>
Tue, 18 Dec 2007 00:19:54 +0000
(16:19 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 18 Dec 2007 03:28:16 +0000
(19:28 -0800)
This was introduced in
4af8e944c22d8af92a7548354a9567250cc1a782
Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/Kconfig
patch
|
blob
|
history
diff --git
a/fs/Kconfig
b/fs/Kconfig
index
635f3e2
..
487236c
100644
(file)
--- a/
fs/Kconfig
+++ b/
fs/Kconfig
@@
-1305,7
+1305,7
@@
config JFFS2_COMPRESSION_OPTIONS
help
Enabling this option allows you to explicitly choose which
compression modules, if any, are enabled in JFFS2. Removing
- compressors
and
mean you cannot read existing file systems,
+ compressors
can
mean you cannot read existing file systems,
and enabling experimental compressors can mean that you
write a file system which cannot be read by a standard kernel.