Re: [PATCH 0/24] powerpc: 4xx PCI, PCI-X and PCI-Express support among others
From: Josh Boyer <hidden>
Date: 2007-12-01 00:54:43
From: Josh Boyer <hidden>
Date: 2007-12-01 00:54:43
On Fri, 30 Nov 2007 10:11:05 -0600 Jon Loeliger [off-list ref] wrote:
Olof Johansson wrote:quoted
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