Skip to content
Commit bc64efd2 authored by Gustavo Padovan's avatar Gustavo Padovan Committed by Linus Torvalds
Browse files

kernel/signal.c: change vars pid and tgid types to pid_t



Change the type of pid and tgid variables from int to the POSIX type
pid_t.

Signed-off-by: default avatarGustavo F. Padovan <gustavo@las.ic.unicamp.br>
Cc: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent d8878ba3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment