lkml.org 
[lkml]   [2002]   [Dec]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patches in this message
/
From
Subject[TRIVIAL] Fix two mis-spellings of 'kernel'
Date
Patches against 2.5.53 to fix two mis-spellings of 'kernel', in:

arch/mips/kernel/pci.c

and

arch/ppc64/kernel/signal32.c

both also apply to 2.4.20.

John.
--- linux-2.5.53-orig/arch/ppc64/kernel/signal32.c 2002-12-29 23:15:07.000000000 +0000
+++ linux-2.5.53/arch/ppc64/kernel/signal32.c 2002-12-29 23:36:51.000000000 +0000
@@ -57,7 +57,7 @@
struct sigregs32 {
/*
* the gp_regs array is 32 bit representation of the pt_regs
- * structure that was stored on the kernle stack during the
+ * structure that was stored on the kernel stack during the
* system call that was interrupted for the signal.
*
* Note that the entire pt_regs regs structure will fit in--- linux-2.5.53-orig/arch/mips/kernel/pci.c 2002-12-29 23:15:03.000000000 +0000
+++ linux-2.5.53/arch/mips/kernel/pci.c 2002-12-29 23:36:17.000000000 +0000
@@ -3,7 +3,7 @@
* Author: Jun Sun, jsun@mvista.com or jsun@junsun.net
*
* Modified to be mips generic, ppopov@mvista.com
- * arch/mips/kernl/pci.c
+ * arch/mips/kernel/pci.c
* Common MIPS PCI routines.
*
* This program is free software; you can redistribute it and/or modify it
\
 
 \ /
  Last update: 2005-03-22 13:31    [W:0.027 / U:0.344 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site