All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicholas Mc Guire <der.herr@hofr.at>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>,
	devel@linuxdriverproject.org,
	Haiyang Zhang <haiyangz@microsoft.com>,
	linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/3 v2] hyperv: hyperv_fb.c: match wait_for_completion_timeout return type
Date: Thu, 29 Jan 2015 10:25:23 +0000	[thread overview]
Message-ID: <20150129102523.GA22340@opentech.at> (raw)
In-Reply-To: <20150129094704.GT6456@mwanda>

On Thu, 29 Jan 2015, Dan Carpenter wrote:

> On Thu, Jan 29, 2015 at 10:38:39AM +0100, Nicholas Mc Guire wrote:
> > On Mon, 26 Jan 2015, Tomi Valkeinen wrote:
> > 
> > > Hi,
> > > 
> > > On 25/01/15 16:47, Nicholas Mc Guire wrote:
> > > > Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
> > > > ---
> > > > 
> > > > 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.
>  
> > > > Patch was compile tested only for x86_64_defconfig + CONFIG_X86_VSMP=y
> > > > CONFIG_HYPERV=m, CONFIG_FB_HYPERV=m
> 
> This line is not relevant.
>
thanks - will resend it then - assumed that the one-line would do for this
patch.

thx!
hofrat 

WARNING: multiple messages have this Message-ID (diff)
From: Nicholas Mc Guire <der.herr@hofr.at>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>,
	devel@linuxdriverproject.org,
	Haiyang Zhang <haiyangz@microsoft.com>,
	linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/3 v2] hyperv: hyperv_fb.c: match wait_for_completion_timeout return type
Date: Thu, 29 Jan 2015 11:25:23 +0100	[thread overview]
Message-ID: <20150129102523.GA22340@opentech.at> (raw)
In-Reply-To: <20150129094704.GT6456@mwanda>

On Thu, 29 Jan 2015, Dan Carpenter wrote:

> On Thu, Jan 29, 2015 at 10:38:39AM +0100, Nicholas Mc Guire wrote:
> > On Mon, 26 Jan 2015, Tomi Valkeinen wrote:
> > 
> > > Hi,
> > > 
> > > On 25/01/15 16:47, Nicholas Mc Guire wrote:
> > > > Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
> > > > ---
> > > > 
> > > > 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.
>  
> > > > Patch was compile tested only for x86_64_defconfig + CONFIG_X86_VSMP=y
> > > > CONFIG_HYPERV=m, CONFIG_FB_HYPERV=m
> 
> This line is not relevant.
>
thanks - will resend it then - assumed that the one-line would do for this
patch.

thx!
hofrat 

  reply	other threads:[~2015-01-29 10:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-25 14:47 [PATCH 2/3 v2] hyperv: hyperv_fb.c: match wait_for_completion_timeout return type Nicholas Mc Guire
2015-01-25 14:47 ` Nicholas Mc Guire
2015-01-26 12:03 ` Tomi Valkeinen
2015-01-26 12:03   ` Tomi Valkeinen
2015-01-29  9:38   ` Nicholas Mc Guire
2015-01-29  9:38     ` Nicholas Mc Guire
2015-01-29  9:47     ` Dan Carpenter
2015-01-29  9:47       ` Dan Carpenter
2015-01-29 10:25       ` Nicholas Mc Guire [this message]
2015-01-29 10:25         ` Nicholas Mc Guire
2015-01-29 10:34     ` Tomi Valkeinen
2015-01-29 10:34       ` Tomi Valkeinen
2015-01-29 10:41       ` Nicholas Mc Guire
2015-01-29 10:41         ` Nicholas Mc Guire

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150129102523.GA22340@opentech.at \
    --to=der.herr@hofr.at \
    --cc=dan.carpenter@oracle.com \
    --cc=devel@linuxdriverproject.org \
    --cc=haiyangz@microsoft.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tomi.valkeinen@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.