Skip to content
Commit c41eba7d authored by Viresh Kumar's avatar Viresh Kumar Committed by Thomas Gleixner
Browse files

timer: Use variable head instead of &work_list in __run_timers()



We already have a variable 'head' that points to '&work_list', and so
we should use that instead wherever possible.

Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Cc: linaro-kernel@lists.linaro.org
Link: http://lkml.kernel.org/r/0d8645a6efc8360c4196c9797d59343abbfdcc5e.1395129136.git.viresh.kumar@linaro.org


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 09e15176
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment