]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/blackfin/kernel/traps.c
Blackfin arch: spelling fixes
[linux-2.6-omap-h63xx.git] / arch / blackfin / kernel / traps.c
index 9932edee8cb48c4982c14c12411c37bbf84afad4..5ab87b0b92ddf7e4300c185b54d67373f3b71e84 100644 (file)
@@ -557,7 +557,7 @@ void dump_bfin_regs(struct pt_regs *fp, void *retaddr)
                                break;
 #ifndef CONFIG_DEBUG_HWERR
                        /* If one of the last few instructions was a STI
-                        * it is likily that the error occured awhile ago
+                        * it is likely that the error occured awhile ago
                         * and we just noticed
                         */
                        if (x >= 0x0040 && x <= 0x0047 && i <= 0)