From: Hiroshi Shimamoto Date: Thu, 23 Feb 2012 08:41:27 +0000 (+0900) Subject: sched: Clean up parameter passing of proc_sched_autogroup_set_nice() X-Git-Tag: v3.4-rc1~191^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e5b5b3a1b7768c89fbfeca18e75f8ee377e924c;p=pandora-kernel.git sched: Clean up parameter passing of proc_sched_autogroup_set_nice() Pass nice as a value to proc_sched_autogroup_set_nice(). No side effect is expected, and the variable err will be overwritten with the return value. Signed-off-by: Hiroshi Shimamoto Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/4F45FBB7.5090607@ct.jp.nec.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed