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




--- 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 via email to