Re: [PATCH 2/3 v2] hyperv: hyperv_fb.c: match wait_for_completion_timeout return type
From: Nicholas Mc Guire <hidden>
Date: 2015-01-29 10:25:28
Also in:
lkml
From: Nicholas Mc Guire <hidden>
Date: 2015-01-29 10:25:28
Also in:
lkml
On Thu, 29 Jan 2015, Dan Carpenter wrote:
On Thu, Jan 29, 2015 at 10:38:39AM +0100, Nicholas Mc Guire wrote:quoted
On Mon, 26 Jan 2015, Tomi Valkeinen wrote:quoted
Hi, On 25/01/15 16:47, Nicholas Mc Guire wrote:quoted
Signed-off-by: Nicholas Mc Guire <redacted> --- v2: fixed subject line The return type of wait_for_completion_timeout is unsigned long not int. This patch fixes up the declarations only.This line is relevant for the patch description.quoted
quoted
quoted
Patch was compile tested only for x86_64_defconfig + CONFIG_X86_VSMP=y CONFIG_HYPERV=m, CONFIG_FB_HYPERV=mThis line is not relevant.
thanks - will resend it then - assumed that the one-line would do for this patch. thx! hofrat