From: Patrick Ringl Date: Fri, 19 Oct 2007 21:05:02 +0000 (+0200) Subject: fix typos in drivers/block/Kconfig X-Git-Tag: v2.6.24-rc1~124^2~73 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2e977c85d78e2ae846d313d0c139d0efbc0c1207;p=profile%2Fivi%2Fkernel-x86-ivi.git fix typos in drivers/block/Kconfig Signed-off-by: Adrian Bunk --- diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index ca4d7f0..38a085e 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig @@ -351,7 +351,7 @@ config BLK_DEV_RAM_COUNT 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). @@ -361,7 +361,7 @@ config BLK_DEV_RAM_SIZE default "4096" help The default value is 4096 kilobytes. Only change this if you know - what are you doing. + what you are doing. config BLK_DEV_RAM_BLOCKSIZE int "Default RAM disk block size (bytes)"