On Wed, Jul 27, 2016 at 8:41 PM, Joe Perches <j...@perches.com> wrote: > I think this is not a great idea because the most likely > use case is piping git diff output ala: > > $ git diff <some_path> | ./scripts/checkpatch.pl -
Thanks for the review. Has v2 addressed your concern?