tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / arch / powerpc / kernel / kgdb.c
index 641c74b..b6bd1ea 100644 (file)
@@ -52,7 +52,7 @@ static struct hard_trap_info
        { 0x2030, 0x08 /* SIGFPE */  },         /* spe fp data */
        { 0x2040, 0x08 /* SIGFPE */  },         /* spe fp data */
        { 0x2050, 0x08 /* SIGFPE */  },         /* spe fp round */
-       { 0x2060, 0x0e /* SIGILL */  },         /* performace monitor */
+       { 0x2060, 0x0e /* SIGILL */  },         /* performance monitor */
        { 0x2900, 0x08 /* SIGFPE */  },         /* apu unavailable */
        { 0x3100, 0x0e /* SIGALRM */ },         /* fixed interval timer */
        { 0x3200, 0x02 /* SIGINT */  },         /* watchdog */