diff options
author | Kamalesh Babulal <[email protected]> | 2013-05-30 14:34:20 +0530 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-05-31 13:02:29 +0200 |
commit | 0de358f1c2642710d41190b73fbc295e675c4ab8 (patch) | |
tree | 73b184901ec141788801d32d8c994b03935c4a57 /include/linux/fpga/fpga-mgr.h | |
parent | 84f9f3a15611536537d59060818a2354d5039ff3 (diff) |
sched/fair: Remove unused variable from expire_cfs_rq_runtime()
Commit 78becc2709 ("sched: Use an accessor to read the rq clock")
introduces rq_clock(), which obsoletes the use of the "rq" variable
in expire_cfs_rq_runtime() and triggers this build warning:
kernel/sched/fair.c: In function 'expire_cfs_rq_runtime':
kernel/sched/fair.c:2159:13: warning: unused variable 'rq' [-Wunused-variable]
Signed-off-by: Kamalesh Babulal <[email protected]>
Acked-by: Frederic Weisbecker <[email protected]>
Acked-by: Paul Turner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions