From: Patrick Ringl <patrick_@freenet.de>
To: linux-kernel@vger.kernel.org
Cc: torvalds@linux-foundation.org, jens.axboe@oracle.com
Subject: [PATCH UPDATED] fix typo in drivers/block/Kconfig
Date: Tue, 27 Mar 2007 21:31:35 +0200 [thread overview]
Message-ID: <46097117.3040007@freenet.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 964 bytes --]
Hello,
[ ... Fixed two minor typos. ...]
The following patch (it's also attached tho) is against 2.6.21-rc5 :
--- 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: 802 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
next reply other threads:[~2007-03-27 19:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-27 19:31 Patrick Ringl [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-03-25 1:39 [PATCH UPDATED] fix typo in drivers/block/Kconfig 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=46097117.3040007@freenet.de \
--to=patrick_@freenet.de \
--cc=jens.axboe@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.