patch-2.1.104 linux/drivers/char/mem.c
Next file: linux/drivers/char/msp3400.c
Previous file: linux/drivers/char/lp.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed May 20 18:54:37 1998
-  Orig file: 
v2.1.103/linux/drivers/char/mem.c
-  Orig date: 
Thu May 14 19:47:39 1998
diff -u --recursive --new-file v2.1.103/linux/drivers/char/mem.c linux/drivers/char/mem.c
@@ -284,7 +284,7 @@
 			return 0;
 	}
 	
-	/* The shared case is hard. Lets do the conventional zeroing. */ 
+	/* The shared case is hard. Let's do the conventional zeroing. */ 
 	do {
 		unsigned long unwritten = clear_user(buf, PAGE_SIZE);
 		if (unwritten)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov