[SPARC64]: Spelling fixes.
[deliverable/linux.git] / arch / sparc64 / kernel / process.c
index 8e3c6e435110a2ae186f5d02bb5fbe720487e96a..952762bfb4c04c47bcc3118dee8e73b50ac903ed 100644 (file)
@@ -677,7 +677,7 @@ int copy_thread(int nr, unsigned long clone_flags, unsigned long sp,
  * 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)
 {
This page took 0.030315 seconds and 5 git commands to generate.