commit | 3dfcaf16135150d0f025047a7525664a41bb2adf | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Dec 13 00:34:05 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Wed Dec 13 09:05:47 2006 -0800 |
tree | 9397099e21503db8b89bd6d5d253bc0979f1445c | |
parent | 5f8442edfb214908e9c6ca1142bf882c9bc364e5 [diff] |
[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>