sched: Rename init_cfs_rq => init_tg_cfs_rq
authorAnirban Sinha <ASinha@zeugmasystems.com>
Sat, 29 Aug 2009 05:40:43 +0000 (22:40 -0700)
committerIngo Molnar <mingo@elte.hu>
Sat, 29 Aug 2009 13:51:16 +0000 (15:51 +0200)
commit84e9dabf6e6a78928c6a1a8ba235c9fb0908d0f8
tree0487372b1476a6c546106a4389e3088aaa1f5261
parent34d76c41554a05425613d16efebb3069c4c545f0
sched: Rename init_cfs_rq => init_tg_cfs_rq

... so that it does not share a common name with a function
within the same scope.

Signed-off-by: Anirban Sinha <asinha@zeugmasystems.com>
LKML-Reference: <DDFD17CC94A9BD49A82147DDF7D545C501EA98A6@exchange.ZeugmaSystems.local>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c