sched: use list_for_each_entry_safe() in __wake_up_common()
Use list_for_each_entry_safe() instead of list_for_each_safe() in __wake_up_common() Signed-off-by:Matthias Kaehlcke <matthias.kaehlcke@gmail.com> Signed-off-by:
Ingo Molnar <mingo@elte.hu> Signed-off-by:
Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by:
Mike Galbraith <efault@gmx.de> Reviewed-by:
Thomas Gleixner <tglx@linutronix.de>
Showing
Please register or sign in to comment