From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Huang Weiyi <weiyi.huang@gmail.com>
Cc: virtualization@lists.linux-foundation.org
Subject: Re: [PATCH] xen/pciback: remove duplicated #include
Date: Mon, 25 Jul 2011 09:55:02 -0400 [thread overview]
Message-ID: <20110725135502.GA23212@dumpdata.com> (raw)
In-Reply-To: <1311409317-1508-1-git-send-email-weiyi.huang@gmail.com>
On Sat, Jul 23, 2011 at 04:21:57PM +0800, Huang Weiyi wrote:
> Remove duplicated #include('s) in
> drivers/xen/xen-pciback/xenbus.c
OK, queue it up.
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
> ---
> drivers/xen/xen-pciback/xenbus.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/xen/xen-pciback/xenbus.c b/drivers/xen/xen-pciback/xenbus.c
> index 206c4ce..978d2c6 100644
> --- a/drivers/xen/xen-pciback/xenbus.c
> +++ b/drivers/xen/xen-pciback/xenbus.c
> @@ -11,7 +11,6 @@
> #include <xen/xenbus.h>
> #include <xen/events.h>
> #include <asm/xen/pci.h>
> -#include <linux/workqueue.h>
> #include "pciback.h"
>
> #define DRV_NAME "xen-pciback"
> --
> 1.5.6.4
prev parent reply other threads:[~2011-07-25 13:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-23 8:21 [PATCH] xen/pciback: remove duplicated #include Huang Weiyi
2011-07-25 13:55 ` Konrad Rzeszutek Wilk [this message]
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=20110725135502.GA23212@dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=virtualization@lists.linux-foundation.org \
--cc=weiyi.huang@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).