On Mon, 2008-01-14 at 20:31 +0100, Stefan Richter wrote:
I tried the following with my changes,
./scripts/checkpatch.pl -
cat | ./scripts/checkpatch.pl
Both allowed pasting patches and pressing Ctrl-D , then it processed the
patch..
and
cat <patchname> | ./scripts/checkpatch.pl
Also processed the patch ..
Daniel
--