Skip to content
Commit b15136e9 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

sched: fix fastcall mismatch in completion APIs



Jeff Dike noticed that wait_for_completion_interruptible()'s prototype
had a mismatched fastcall.

Fix this by removing the fastcall attributes from all the completion APIs.

Found-by: default avatarJeff Dike <jdike@linux.intel.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 7378547f
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