patch-2.1.89 linux/arch/ppc/kernel/residual.c

Next file: linux/arch/sparc/mm/srmmu.c
Previous file: linux/arch/mips/deskstation/setup.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.88/linux/arch/ppc/kernel/residual.c linux/arch/ppc/kernel/residual.c
@@ -300,10 +300,10 @@
 #undef p
 	  break;
 	case StartDepFunc:
-	  printk("Start dependant function:\n");
+	  printk("Start dependent function:\n");
 	  break;
 	case EndDepFunc:
-	  printk("End dependant function\n");
+	  printk("End dependent function\n");
 	  break;
 	case IOPort:
 #define p pkt->S8_Pack

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