patch-2.1.107 linux/kernel/resource.c

Next file: linux/kernel/sched.c
Previous file: linux/kernel/kmod.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.106/linux/kernel/resource.c linux/kernel/resource.c
@@ -143,7 +143,7 @@
 		if (iotable[i].num == 0)
 			break;
 	if (i == IOTABLE_SIZE) {
-		/* Driver prints a warning typicaly. */
+		/* Driver prints a warning typically. */
 		return 0;
 	}
 

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