summary refs log tree commit diff
path: root/drivers/block/Kconfig
diff options
context:
space:
mode:
authorPatrick Ringl <patrick_@freenet.de>2007-10-19 23:05:02 +0200
committerAdrian Bunk <bunk@kernel.org>2007-10-19 23:05:02 +0200
commit2e977c85d78e2ae846d313d0c139d0efbc0c1207 (patch)
tree30fdb4cc7cfd823875efdbb28b6e3a1440ba2cc0 /drivers/block/Kconfig
parentc4ec20717313daafba59225f812db89595952b83 (diff)
downloadlinux-2e977c85d78e2ae846d313d0c139d0efbc0c1207.tar.gz
fix typos in drivers/block/Kconfig
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/block/Kconfig')
-rw-r--r--drivers/block/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig
index ca4d7f0d09b7..38a085ea7758 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)"