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

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