]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/sparc/kernel/process.c
Consolidate of_get_parent
[karo-tx-linux.git] / arch / sparc / kernel / process.c
index 2940d2c1a77855dee8db638e54353418b0a1a3f0..8c37f8f5adb7f0ef2d49f5910c984f22307b2951 100644 (file)
@@ -683,7 +683,7 @@ out:
  * 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.
  */
 pid_t kernel_thread(int (*fn)(void *), void * arg, unsigned long flags)
 {