All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: KY Srinivasan <kys@microsoft.com>
Cc: Wei Yongjun <weiyj.lk@gmail.com>,
	Haiyang Zhang <haiyangz@microsoft.com>,
	"devel@linuxdriverproject.org" <devel@linuxdriverproject.org>,
	"yongjun_wei@trendmicro.com.cn" <yongjun_wei@trendmicro.com.cn>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH -next] hv: hv_balloon: remove duplicated include from hv_balloon.c
Date: Thu, 29 Nov 2012 09:31:25 -0800	[thread overview]
Message-ID: <20121129173125.GA7839@kroah.com> (raw)
In-Reply-To: <426367E2313C2449837CD2DE46E7EAF930E5E818@SN2PRD0310MB382.namprd03.prod.outlook.com>

On Thu, Nov 29, 2012 at 05:09:42PM +0000, KY Srinivasan wrote:
> 
> 
> > -----Original Message-----
> > From: Wei Yongjun [mailto:weiyj.lk@gmail.com]
> > Sent: Wednesday, November 28, 2012 9:23 PM
> > To: KY Srinivasan; Haiyang Zhang
> > Cc: yongjun_wei@trendmicro.com.cn; devel@linuxdriverproject.org; linux-
> > kernel@vger.kernel.org
> > Subject: [PATCH -next] hv: hv_balloon: remove duplicated include from
> > hv_balloon.c
> > 
> > From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> > 
> > Remove duplicated include.
> > 
> > Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> > ---
> >  drivers/hv/hv_balloon.c | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/drivers/hv/hv_balloon.c b/drivers/hv/hv_balloon.c
> > index f6c0011..0ce08c4 100644
> > --- a/drivers/hv/hv_balloon.c
> > +++ b/drivers/hv/hv_balloon.c
> > @@ -29,7 +29,6 @@
> >  #include <linux/memory_hotplug.h>
> >  #include <linux/memory.h>
> >  #include <linux/notifier.h>
> > -#include <linux/mman.h>
> >  #include <linux/percpu_counter.h>
> > 
> >  #include <linux/hyperv.h>
> 
> Could you generate patches using git.

Why do you think this wasn't generated using git?


  reply	other threads:[~2012-11-29 17:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-29  2:22 [PATCH -next] hv: hv_balloon: remove duplicated include from hv_balloon.c Wei Yongjun
2012-11-29 17:08 ` KY Srinivasan
2012-11-29 17:09 ` KY Srinivasan
2012-11-29 17:31   ` Greg KH [this message]
2012-11-29 17:36     ` KY Srinivasan

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=20121129173125.GA7839@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=devel@linuxdriverproject.org \
    --cc=haiyangz@microsoft.com \
    --cc=kys@microsoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=weiyj.lk@gmail.com \
    --cc=yongjun_wei@trendmicro.com.cn \
    /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.