sched: cleanup: rename task_grp to task_group
authorIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:14 +0000 (17:00 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:14 +0000 (17:00 +0200)
commit4cf86d77f5942336e7cd9de874b38b3c83b54d5e
treea62b0a1b5a71f715257b82c0f65f894153757c84
parent06877c33fe9261ccdf143492c28de93c56493079
sched: cleanup: rename task_grp to task_group

cleanup: rename task_grp to task_group. No need to save two characters
and 'grp' is annoying to read.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h
kernel/sched.c
kernel/sched_debug.c
kernel/user.c