patch-2.4.22 linux-2.4.22/arch/ppc64/kernel/pmc.c

Next file: linux-2.4.22/arch/ppc64/kernel/ppc_ksyms.c
Previous file: linux-2.4.22/arch/ppc64/kernel/perfmon.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/ppc64/kernel/pmc.c linux-2.4.22/arch/ppc64/kernel/pmc.c
@@ -206,7 +206,7 @@
  *            the segment table.
  *
  * Input : unsigned long size: bytes of storage to allocate.
- * Return: void * : pointer to the kernal address of the buffer.
+ * Return: void * : pointer to the kernel address of the buffer.
  */
 void* btmalloc (unsigned long size) {
 	pgd_t *pgdp;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)