diff options
author | xiaofeng.yan <yanxiaofeng@inspur.com> | 2015-09-23 14:55:59 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-10-06 17:08:23 +0200 |
commit | 5a4fd0368517bc5b5399ef958f6d30cbff492918 (patch) | |
tree | 43d8d65ab75ddc9d3a361d7ff946f65d783bea06 /REPORTING-BUGS | |
parent | ce03e4137bb22fc560ad7a07cf4138ae2cd59f65 (diff) | |
download | linux-5a4fd0368517bc5b5399ef958f6d30cbff492918.tar.bz2 |
sched/core: Remove a parameter in the migrate_task_rq() function
The parameter "int next_cpu" in the following function is unused:
migrate_task_rq(struct task_struct *p, int next_cpu)
Remove it.
Signed-off-by: xiaofeng.yan <yanxiaofeng@inspur.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Link: http://lkml.kernel.org/r/1442991360-31945-1-git-send-email-yanxiaofeng@inspur.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions