From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Huang Weiyi <weiyi.huang@gmail.com>
Cc: chrisw@sous-sol.org, virtualization@lists.osdl.org,
Ingo Molnar <mingo@elte.hu>,
xen-devel@lists.xensource.com, jeremy@xensource.com
Subject: Re: drivers/xen/balloon.c: Removed duplicated include
Date: Mon, 28 Jul 2008 10:48:19 -0700 [thread overview]
Message-ID: <488E0663.3070802@goop.org> (raw)
In-Reply-To: <20080726115509.F23D.WEIYI.HUANG@gmail.com>
Huang Weiyi wrote:
> Removed duplicated include file <linux/highmem.h> in
> drivers/xen/balloon.c.
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
>
Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
> diff --git a/drivers/xen/balloon.c b/drivers/xen/balloon.c
> index d4427cb..afdeac5 100644
> --- a/drivers/xen/balloon.c
> +++ b/drivers/xen/balloon.c
> @@ -41,7 +41,6 @@
> #include <linux/pagemap.h>
> #include <linux/highmem.h>
> #include <linux/mutex.h>
> -#include <linux/highmem.h>
> #include <linux/list.h>
> #include <linux/sysdev.h>
>
>
> _______________________________________________
> Virtualization mailing list
> Virtualization@lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/virtualization
>
prev parent reply other threads:[~2008-07-28 17:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-26 11:37 drivers/xen/balloon.c: Removed duplicated include Huang Weiyi
2008-07-28 17:48 ` 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=488E0663.3070802@goop.org \
--to=jeremy@goop.org \
--cc=chrisw@sous-sol.org \
--cc=jeremy@xensource.com \
--cc=mingo@elte.hu \
--cc=virtualization@lists.osdl.org \
--cc=weiyi.huang@gmail.com \
--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 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.