On Fri, 30 Nov 2007 10:11:05 -0600
Jon Loeliger <[EMAIL PROTECTED]> wrote:

> Olof Johansson wrote:
> 
> > 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.
> 
> So do a "git log -p | checkpatch.pl -" instead? :-)

That sort of defeats the purpose of running checkpatch.pl _before_ you
commit things...

josh
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to