LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] fix typo in drivers/block/Kconfig
@ 2007-03-25  1:30 Patrick Ringl
  0 siblings, 0 replies; only message in thread
From: Patrick Ringl @ 2007-03-25  1:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: torvalds, axboe

[-- Attachment #1: Type: text/plain, Size: 775 bytes --]

Hello,
this is just a QA / cosmetic fix .. nevertheless the documentation about
modules / drivers should be appropriate to the great work of those who
write all the real important stuff. :-)

The following patch is against 2.6.21-rc4:


--- linux-2.6.20-o/drivers/block/Kconfig	2007-03-18 00:04:53.000000000 +0100
+++ linux-2.6.20/drivers/block/Kconfig	2007-03-25 00:57:29.000000000 +0100
@@ -383,7 +383,7 @@
  	default "16"
  	depends on BLK_DEV_RAM
  	help
-	  The default value is 16 RAM disks. Change this if you know what
+	  The default value is 16 RAM disks. Change this if you know what you
  	  are doing. If you boot from a filesystem that needs to be extracted
  	  in memory, you will need at least one RAM disk (e.g. root on cramfs).



---

regards,
Patrick




[-- Attachment #2: drivers_block_amount-of-ram-disks_typo_fix --]
[-- Type: text/plain, Size: 507 bytes --]

--- linux-2.6.20-o/drivers/block/Kconfig	2007-03-18 00:04:53.000000000 +0100
+++ linux-2.6.20/drivers/block/Kconfig	2007-03-25 00:57:29.000000000 +0100
@@ -383,7 +383,7 @@
 	default "16"
 	depends on BLK_DEV_RAM
 	help
-	  The default value is 16 RAM disks. Change this if you know what
+	  The default value is 16 RAM disks. Change this if you know what you
 	  are doing. If you boot from a filesystem that needs to be extracted
 	  in memory, you will need at least one RAM disk (e.g. root on cramfs).
 

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

only message in thread, other threads:[~2007-03-25  1:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-25  1:30 [PATCH] fix typo in drivers/block/Kconfig Patrick Ringl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).