Searched hist:"07 c54f7a7ff77bb47bae26e566969e9c4b6fb0c6" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/kernel/sched/ |
H A D | rt.c | diff 07c54f7a7ff77bb47bae26e566969e9c4b6fb0c6 Tue Mar 03 05:50:27 CST 2015 Abel Vesa <abelvesa@gmail.com> sched/core: Remove unused argument from init_[rt|dl]_rq()
Obviously, 'rq' is not used in these two functions, therefore, there is no reason for it to be passed as an argument.
Signed-off-by: Abel Vesa <abelvesa@gmail.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: http://lkml.kernel.org/r/1425383427-26244-1-git-send-email-abelvesa@gmail.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
H A D | deadline.c | diff 07c54f7a7ff77bb47bae26e566969e9c4b6fb0c6 Tue Mar 03 05:50:27 CST 2015 Abel Vesa <abelvesa@gmail.com> sched/core: Remove unused argument from init_[rt|dl]_rq()
Obviously, 'rq' is not used in these two functions, therefore, there is no reason for it to be passed as an argument.
Signed-off-by: Abel Vesa <abelvesa@gmail.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: http://lkml.kernel.org/r/1425383427-26244-1-git-send-email-abelvesa@gmail.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
H A D | sched.h | diff 07c54f7a7ff77bb47bae26e566969e9c4b6fb0c6 Tue Mar 03 05:50:27 CST 2015 Abel Vesa <abelvesa@gmail.com> sched/core: Remove unused argument from init_[rt|dl]_rq()
Obviously, 'rq' is not used in these two functions, therefore, there is no reason for it to be passed as an argument.
Signed-off-by: Abel Vesa <abelvesa@gmail.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: http://lkml.kernel.org/r/1425383427-26244-1-git-send-email-abelvesa@gmail.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
H A D | core.c | diff 07c54f7a7ff77bb47bae26e566969e9c4b6fb0c6 Tue Mar 03 05:50:27 CST 2015 Abel Vesa <abelvesa@gmail.com> sched/core: Remove unused argument from init_[rt|dl]_rq()
Obviously, 'rq' is not used in these two functions, therefore, there is no reason for it to be passed as an argument.
Signed-off-by: Abel Vesa <abelvesa@gmail.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: http://lkml.kernel.org/r/1425383427-26244-1-git-send-email-abelvesa@gmail.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
|