]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-powerpc/pmac_pfunc.h
[PATCH] i386: Update __copy_to_user_inatomic linuxdoc description
[karo-tx-linux.git] / include / asm-powerpc / pmac_pfunc.h
index cef61304ffc2b9004812cf07ac79db7a879dc2b7..1330d6a58c57c630f1f429825f8331d5c718de9a 100644 (file)
@@ -205,7 +205,7 @@ extern void pmf_do_irq(struct pmf_function *func);
  *
  * The args array contains as many arguments as is required by the function,
  * this is dependent on the function you are calling, unfortunately Apple
- * mecanism provides no way to encode that so you have to get it right at
+ * mechanism provides no way to encode that so you have to get it right at
  * the call site. Some functions require no args, in which case, you can
  * pass NULL.
  *