public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Or as we say, "cramfs"
@ 2004-08-26  7:59 Rusty Russell
  0 siblings, 0 replies; only message in thread
From: Rusty Russell @ 2004-08-26  7:59 UTC (permalink / raw)
  To: Andrew Morton; +Cc: lkml - Kernel Mailing List, Benjamin Herrenschmidt

Name: Use Name cramfs in Kconfig Message
Status: Untested
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

A senior kernel hacker couldn't find the cramfs option.  No wonder,
the message doesn't mention cramfs at all.

diff -urpN --exclude TAGS -X /home/rusty/devel/kernel/kernel-patches/current-dontdiff --minimal .9580-linux-2.6.9-rc1-bk1/fs/Kconfig .9580-linux-2.6.9-rc1-bk1.updated/fs/Kconfig
--- .9580-linux-2.6.9-rc1-bk1/fs/Kconfig	2004-08-25 09:53:58.000000000 +1000
+++ .9580-linux-2.6.9-rc1-bk1.updated/fs/Kconfig	2004-08-26 17:56:13.000000000 +1000
@@ -1213,7 +1213,7 @@ config JFFS2_CMODE_SIZE
 endchoice
 
 config CRAMFS
-	tristate "Compressed ROM file system support"
+	tristate "Compressed ROM file system support (cramfs)"
 	select ZLIB_INFLATE
 	help
 	  Saying Y here includes support for CramFs (Compressed ROM File

-- 
Anyone who quotes me in their signature is an idiot -- Rusty Russell


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-26  8:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-26  7:59 [PATCH] Or as we say, "cramfs" Rusty Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox