[PATCH] kernel: shut up the IRQ mismatch messages
[deliverable/linux.git] / kernel / signal.c
index ea4632bd40a0edb6238232ed42ffb5ebb3d68146..228fdb5c01d12a0b1b409b1819a95a4c8d223840 100644 (file)
@@ -2282,7 +2282,7 @@ static int do_tkill(int tgid, int pid, int sig)
  *  @pid: the PID of the thread
  *  @sig: signal to be sent
  *
- *  This syscall also checks the tgid and returns -ESRCH even if the PID
+ *  This syscall also checks the @tgid and returns -ESRCH even if the PID
  *  exists but it's not belonging to the target process anymore. This
  *  method solves the problem of threads exiting and PIDs getting reused.
  */
This page took 0.027367 seconds and 5 git commands to generate.