LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Patrick Ringl <patrick_@freenet.de>
To: linux-kernel@vger.kernel.org
Cc: torvalds@linux-foundation.org, axboe@kernel.dk
Subject: [PATCH UPDATED] fix typo in drivers/block/Kconfig
Date: Sun, 25 Mar 2007 03:39:22 +0200	[thread overview]
Message-ID: <4605D2CA.5070607@freenet.de> (raw)

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

Hello,

[ ... Fixed two minor typos. ...]

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 03:35:19.000000000 +0200
@@ -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).

@@ -393,7 +393,7 @@
  	default "4096"
  	help
  	  The default value is 4096 kilobytes. Only change this if you know
-	  what are you doing. If you are using IBM S/390, then set this to
+	  what you are doing. If you are using IBM S/390, then set this to
  	  8192.

  config BLK_DEV_RAM_BLOCKSIZE




---

regards,
Patrick





[-- Attachment #2: drivers_block_amount-of-ram-disks_typo_fix2 --]
[-- Type: text/plain, Size: 801 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 03:35:19.000000000 +0200
@@ -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).
 
@@ -393,7 +393,7 @@
 	default "4096"
 	help
 	  The default value is 4096 kilobytes. Only change this if you know
-	  what are you doing. If you are using IBM S/390, then set this to
+	  what you are doing. If you are using IBM S/390, then set this to
 	  8192.
 
 config BLK_DEV_RAM_BLOCKSIZE

             reply	other threads:[~2007-03-25  1:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-25  1:39 Patrick Ringl [this message]
2007-03-27 19:31 Patrick Ringl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4605D2CA.5070607@freenet.de \
    --to=patrick_@freenet.de \
    --cc=axboe@kernel.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --subject='Re: [PATCH UPDATED] fix typo in drivers/block/Kconfig' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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).