Skip to content
Snippets Groups Projects
Commit 13318a71 authored by Miao Xie's avatar Miao Xie Committed by Ingo Molnar
Browse files

sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus())


Impact: cleanup

This patch changes cpumask_first(sched_group_cpus()) to group_first_cpu()
for maintainability.

Signed-off-by: default avatarMiao Xie <miaox@cn.fujitsu.com>
Acked-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 78ddb08f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment