From: Kirill Tkhai Date: Sun, 21 Jul 2013 00:32:07 +0000 (+0400) Subject: sched/fair: Cleanup: remove duplicate variable declaration X-Git-Tag: v3.12-rc1~167^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87e3c8ae1c8676b9dd56b56456dafa14a4bacf97;p=pandora-kernel.git sched/fair: Cleanup: remove duplicate variable declaration cfs_rq is declared twice, fix it. Also use 'se' instead of '&p->se'. Signed-off-by: Kirill Tkhai Cc: Peter Zijlstra Cc: Steven Rostedt Link: http://lkml.kernel.org/r/169201374366727@web6d.yandex.ru Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed