From: Waiman Long <Waiman.Long@hp.com>
To: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>,
Arnaldo Carvalho de Melo <acme@ghostprotocols.net>,
Stephane Eranian <eranian@google.com>,
Namhyung Kim <namhyung@kernel.org>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Paul Mackerras <paulus@samba.org>, Ingo Molnar <mingo@redhat.com>,
linux-kernel@vger.kernel.org, "Chandramouleeswaran,
Aswin" <aswin@hp.com>, "Norton, Scott J" <scott.norton@hp.com>
Subject: Re: [PATCH] perf: fix symbol processing bug and greatly improve performance
Date: Thu, 09 May 2013 11:31:11 -0400 [thread overview]
Message-ID: <518BC13F.8040604@hp.com> (raw)
In-Reply-To: <518BBB30.1070003@gmail.com>
On 05/09/2013 11:05 AM, David Ahern wrote:
> On 5/9/13 8:46 AM, Waiman Long wrote:
>> I am sorry that I forgot to rerun checkpatch.pl again after changing the
>> argument type from int to bool.
>
> You can edit/create .git/hooks/pre-commit and have it run
> checkpatch.pl so you don't forget:
>
> #!/bin/bash
> exec git diff --cached | scripts/checkpatch.pl --no-signoff -q -
>
> If it spits out warnings that are ok, add -n to git-commit to bypass.
Thanks for the tip! I will implement that in my development environment.
Regards,
Longman
prev parent reply other threads:[~2013-05-09 15:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-06 13:43 [PATCH] perf: fix symbol processing bug and greatly improve performance Waiman Long
2013-05-07 7:01 ` Ingo Molnar
2013-05-07 14:19 ` Waiman Long
2013-05-07 14:52 ` Waiman Long
2013-05-07 17:15 ` Ingo Molnar
2013-05-07 9:30 ` Jiri Olsa
2013-05-07 14:40 ` Waiman Long
2013-05-08 15:44 ` Waiman Long
2013-05-09 10:19 ` Jiri Olsa
2013-05-09 12:52 ` Ingo Molnar
2013-05-09 14:46 ` Waiman Long
2013-05-09 15:05 ` David Ahern
2013-05-09 15:31 ` Waiman Long [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=518BC13F.8040604@hp.com \
--to=waiman.long@hp.com \
--cc=a.p.zijlstra@chello.nl \
--cc=acme@ghostprotocols.net \
--cc=aswin@hp.com \
--cc=dsahern@gmail.com \
--cc=eranian@google.com \
--cc=jolsa@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=paulus@samba.org \
--cc=scott.norton@hp.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.