public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Masami Hiramatsu <mhiramat@redhat.com>
To: Liming Wang <liming.wang@windriver.com>
Cc: Ingo Molnar <mingo@elte.hu>,
	fweisbec@gmail.com, Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>,
	peterz@infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] perf tools: fix compiling error for strndup
Date: Wed, 02 Dec 2009 11:51:44 -0500	[thread overview]
Message-ID: <4B169B20.80400@redhat.com> (raw)
In-Reply-To: <1259740750-12646-1-git-send-email-liming.wang@windriver.com>

Liming Wang wrote:
> Remove redundant include files to avoid compiling error.
> 
> Signed-off-by: Liming Wang<liming.wang@windriver.com>
> Signed-off-by: Xiao Guangrong<xiaoguangrong@cn.fujitsu.com>
> Acked-by: Frederic Weisbecker<fweisbec@gmail.com>

Thanks for fixing it!

Acked-by: Masami Hiramatsu <mhiramat@redhat.com>

> ---
>   tools/perf/util/string.c |    2 --
>   1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/tools/perf/util/string.c b/tools/perf/util/string.c
> index 0977cf4..f24a8cc 100644
> --- a/tools/perf/util/string.c
> +++ b/tools/perf/util/string.c
> @@ -1,5 +1,3 @@
> -#include<string.h>
> -#include<stdlib.h>
>   #include "string.h"
>   #include "util.h"
> 

-- 
Masami Hiramatsu

Software Engineer
Hitachi Computer Products (America), Inc.
Software Solutions Division

e-mail: mhiramat@redhat.com


      reply	other threads:[~2009-12-02 16:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-02  7:59 [PATCH] perf tools: fix compiling error for strndup Liming Wang
2009-12-02 16:51 ` Masami Hiramatsu [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=4B169B20.80400@redhat.com \
    --to=mhiramat@redhat.com \
    --cc=fweisbec@gmail.com \
    --cc=liming.wang@windriver.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=peterz@infradead.org \
    --cc=xiaoguangrong@cn.fujitsu.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