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

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

diff -u --recursive --new-file v2.1.103/linux/drivers/block/md.c linux/drivers/block/md.c
@@ -290,7 +290,7 @@
 	}
 
 	/*
-	 * Ok, we have all disks and the array is ready to run. Lets
+	 * OK, we have all disks and the array is ready to run. Let's
 	 * find the freshest superblock, that one will be the superblock
 	 * that represents the whole array.
 	 */
@@ -1134,7 +1134,7 @@
 		}
 
 		/*
-		 * Lets sleep some if we are faster than our speed limit:
+		 * Let's sleep some if we are faster than our speed limit:
 		 */
 		while (blocksize*j/(jiffies-starttime+1)*HZ/1024 > SPEED_LIMIT)
 		{

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