patch-2.1.107 linux/drivers/block/md.c

Next file: linux/drivers/block/paride/epia.c
Previous file: linux/drivers/block/loop.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.106/linux/drivers/block/md.c linux/drivers/block/md.c
@@ -594,9 +594,9 @@
 	if (hot_add) {
 		/*
 		 * Check the superblock for consistency.
-		 * the personality itself has to check wether it's getting
-		 * added with the proper flags ... also, personality has to
-		 * be checked too ;)
+		 * The personality itself has to check whether it's getting
+		 * added with the proper flags.  The personality has to be
+                 * checked too. ;)
 		 */
 		if (analyze_one_sb (realdev))
 			return -EINVAL;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov