From 999028cc1ccd1cd3a1c0104c6423553d3f573197 Mon Sep 17 00:00:00 2001 From: Nicholas Mc Guire Date: Sun, 25 Jan 2015 15:48:23 +0100 Subject: [PATCH] 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-format-patch failed