]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/blackfin/kernel/traps.c
tree-wide: fix assorted typos all over the place
[net-next-2.6.git] / arch / blackfin / kernel / traps.c
index 6b7325d634afe28659aef236303558be7a1f2967..78cb3d38f899696c33eb8a1279c3c94c01e098c6 100644 (file)
@@ -619,7 +619,7 @@ asmlinkage notrace void trap_c(struct pt_regs *fp)
 
 /*
  * Similar to get_user, do some address checking, then dereference
- * Return true on sucess, false on bad address
+ * Return true on success, false on bad address
  */
 static bool get_instruction(unsigned short *val, unsigned short *address)
 {