Fix common misspellings
[deliverable/linux.git] / arch / mips / include / asm / processor.h
index ead6928fa6b822f7671ddec1859bbd217e799b88..c104f1039a691b6338eee30a89a6c5c0bebec9db 100644 (file)
@@ -337,7 +337,7 @@ unsigned long get_wchan(struct task_struct *p);
 /*
  * Return_address is a replacement for __builtin_return_address(count)
  * which on certain architectures cannot reasonably be implemented in GCC
- * (MIPS, Alpha) or is unuseable with -fomit-frame-pointer (i386).
+ * (MIPS, Alpha) or is unusable with -fomit-frame-pointer (i386).
  * Note that __builtin_return_address(x>=1) is forbidden because GCC
  * aborts compilation on some CPUs.  It's simply not possible to unwind
  * some CPU's stackframes.
This page took 0.023159 seconds and 5 git commands to generate.