[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <518BC13F.8040604@hp.com>
Date: Thu, 09 May 2013 11:31:11 -0400
From: Waiman Long <Waiman.Long@...com>
To: David Ahern <dsahern@...il.com>
CC: Jiri Olsa <jolsa@...hat.com>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Stephane Eranian <eranian@...gle.com>,
Namhyung Kim <namhyung@...nel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>,
Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org,
"Chandramouleeswaran, Aswin" <aswin@...com>,
"Norton, Scott J" <scott.norton@...com>
Subject: Re: [PATCH] perf: fix symbol processing bug and greatly improve performance
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists