[PATCH] vt: fix comments to not refer to kill_proc
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 13 Dec 2006 08:34:05 +0000 (00:34 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Wed, 13 Dec 2006 17:05:47 +0000 (09:05 -0800)
commit3dfcaf16135150d0f025047a7525664a41bb2adf
tree9397099e21503db8b89bd6d5d253bc0979f1445c
parent5f8442edfb214908e9c6ca1142bf882c9bc364e5
[PATCH] vt: fix comments to not refer to kill_proc

The code has been fixed to use kill_pid instead of kill_proc fix the
comments as well.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/vt_ioctl.c