]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh64/kernel/process.c
spelling fixes: arch/sh64/
[linux-2.6-omap-h63xx.git] / arch / sh64 / kernel / process.c
index 525d0ec19b7822d597bcd9b6e4efd017295c6249..1b89c9dfb93deb71e854d4a0fc43c39b412007c8 100644 (file)
@@ -387,7 +387,7 @@ ATTRIB_NORET void kernel_thread_helper(void *arg, int (*fn)(void *))
  * NOTE! Only a kernel-only process(ie the swapper or direct descendants
  * who haven't done an "execve()") should use this: it will work within
  * a system call from a "real" process, but the process memory space will
- * not be free'd until both the parent and the child have exited.
+ * not be freed until both the parent and the child have exited.
  */
 int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags)
 {