Skip to content
Commit 3458e4c0 authored by Nicholas Mc Guire's avatar Nicholas Mc Guire Committed by Jiri Kosina
Browse files

HID: hyperv: match wait_for_completion_timeout return type



The return type of wait_for_completion_timeout is unsigned long not
int. This patch fixes up the declarations only.

Patch was compile tested only for x86_64_defconfig + CONFIG_X86_VSMP=y
CONFIG_HYPERV=m, CONFIG_HID_HYPERV_MOUSE=m

Signed-off-by: default avatarNicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: default avatarK. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 86312e4b
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