[PATCH 0/24] powerpc: 4xx PCI, PCI-X and PCI-Express support among others

Olof Johansson olof at lixom.net
Sat Dec 1 02:27:42 EST 2007


On Fri, Nov 30, 2007 at 09:12:34AM -0600, Kumar Gala wrote:
> 
> On Nov 30, 2007, at 8:15 AM, Olof Johansson wrote:
> 
> > On Fri, Nov 30, 2007 at 05:10:38PM +1100, Benjamin Herrenschmidt  
> > wrote:
> >
> >> There will be further cleanups and fixes before 2.6.25 opens
> >
> > May I suggest running them through checkpatch.pl? It finds stuff in  
> > over
> > half of the ones I tried it on :)
> 
> You know of anyone that's integrated checkpatch.pl w/a git commit or  
> git-add? (effective run checkpatch.pl on the index before you commit  
> it).

I normally do "quilt diff | checkpatch.pl -" when use quilt. You could
similarly do "git diff HEAD | checkpatch.pl -". You'd always get the
warning about missing signed-off-by though.


-Olof



More information about the Linuxppc-dev mailing list