From: Nicholas Mc Guire Date: Sun, 25 Jan 2015 14:48:23 +0000 (+0100) Subject: hyperv: match wait_for_completion_timeout return type X-Git-Tag: fixes-v4.0-rc1~150^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=999028cc1ccd1cd3a1c0104c6423553d3f573197;p=pandora-kernel.git hyperv: match wait_for_completion_timeout return type return type of wait_for_completion_timeout is unsigned long not int, this patch just fixes up the declarations. Signed-off-by: Nicholas Mc Guire Signed-off-by: David S. Miller --- Reading git-diff-tree failed