From: Amerigo Wang <xiyou.wangcong@gmail.com>
To: Jaswinder Singh Rajput <jaswinder@kernel.org>
Cc: jdike@addtoit.com, user-mode-linux-devel@lists.sourceforge.net,
Sam Ravnborg <sam@ravnborg.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 17/44] includecheck fix: um, helper.c
Date: Fri, 10 Jul 2009 16:51:08 +0800 [thread overview]
Message-ID: <20090710085108.GD6263@cr0.nay.redhat.com> (raw)
In-Reply-To: <1247064950.4382.45.camel@ht.satnam>
On Wed, Jul 08, 2009 at 08:25:50PM +0530, Jaswinder Singh Rajput wrote:
>
>fix the following 'make includecheck' warning:
>
> arch/um/os-Linux/helper.c: linux/limits.h is included more than once.
>
>Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
>---
> arch/um/os-Linux/helper.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
>diff --git a/arch/um/os-Linux/helper.c b/arch/um/os-Linux/helper.c
>index 30860b8..b6b1096 100644
>--- a/arch/um/os-Linux/helper.c
>+++ b/arch/um/os-Linux/helper.c
>@@ -15,7 +15,6 @@
> #include "os.h"
> #include "um_malloc.h"
> #include "user.h"
>-#include <linux/limits.h>
>
> struct helper_data {
> void (*pre_exec)(void*);
Definitely yes.
Acked-by: WANG Cong <xiyou.wangcong@gmail.com>
prev parent reply other threads:[~2009-07-10 8:51 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 14:55 ` [PATCH 17/44] includecheck fix: um, helper.c Jaswinder Singh Rajput
2009-07-10 8:51 ` Amerigo Wang [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=20090710085108.GD6263@cr0.nay.redhat.com \
--to=xiyou.wangcong@gmail.com \
--cc=jaswinder@kernel.org \
--cc=jdike@addtoit.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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