From: Nicholas Mc Guire Date: Thu, 29 Jan 2015 10:24:16 +0000 (+0100) Subject: hyperv: hyperv_fb: match wait_for_completion_timeout return type X-Git-Tag: omap-for-v4.2/o2_dc~71^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dea97e0379dbb2983a9f009c7cdaeb6bbe4c98e;p=pandora-kernel.git hyperv: hyperv_fb: 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. Signed-off-by: Nicholas Mc Guire Reviewed-by: Vitaly Kuznetsov Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed