From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Jaswinder Singh Rajput <jaswinder@kernel.org>
Cc: xen-devel@lists.xensource.com, jeremy@xensource.com,
LKML <linux-kernel@vger.kernel.org>,
chrisw@sous-sol.org, virtualization@lists.osdl.org,
Sam Ravnborg <sam@ravnborg.org>
Subject: Re: [PATCH 33/44] includecheck fix: drivers/xen, evtchn.c
Date: Wed, 08 Jul 2009 09:50:42 -0700 [thread overview]
Message-ID: <4A54CE62.8040704@goop.org> (raw)
In-Reply-To: <1247067749.4382.90.camel@ht.satnam>
On 07/08/09 08:42, Jaswinder Singh Rajput wrote:
> fix the following 'make includecheck' warning:
>
> drivers/xen/evtchn.c: linux/errno.h is included more than once.
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
>
Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thanks,
J
> ---
> drivers/xen/evtchn.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/xen/evtchn.c b/drivers/xen/evtchn.c
> index af03195..79bedba 100644
> --- a/drivers/xen/evtchn.c
> +++ b/drivers/xen/evtchn.c
> @@ -38,7 +38,6 @@
> #include <linux/string.h>
> #include <linux/errno.h>
> #include <linux/fs.h>
> -#include <linux/errno.h>
> #include <linux/miscdevice.h>
> #include <linux/major.h>
> #include <linux/proc_fs.h>
>
prev parent reply other threads:[~2009-07-08 16:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1247063308.4382.12.camel@ht.satnam>
2009-07-08 15:42 ` [PATCH 33/44] includecheck fix: drivers/xen, evtchn.c Jaswinder Singh Rajput
2009-07-08 16:50 ` Jeremy Fitzhardinge [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=4A54CE62.8040704@goop.org \
--to=jeremy@goop.org \
--cc=chrisw@sous-sol.org \
--cc=jaswinder@kernel.org \
--cc=jeremy@xensource.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
--cc=virtualization@lists.osdl.org \
--cc=xen-devel@lists.xensource.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).