Re: [PATCH v2] checkpatch: use patch subject when reading from stdin

2020-05-05 Thread Geert Uytterhoeven
Hi Andrew, On Tue, May 5, 2020 at 9:18 PM Andrew Morton wrote: > On Tue, 5 May 2020 15:26:13 +0200 Geert Uytterhoeven > wrote: > > While "git am" can apply an mbox file containing multiple patches (e.g. > > as created by b4[1], or a patch bundle downloaded from patchwork), > > checkpatch does

Re: [PATCH v2] checkpatch: use patch subject when reading from stdin

2020-05-05 Thread Joe Perches
On Tue, 2020-05-05 at 15:26 +0200, Geert Uytterhoeven wrote: > While "git am" can apply an mbox file containing multiple patches (e.g. > as created by b4[1], or a patch bundle downloaded from patchwork), > checkpatch does not have proper support for that. When operating on an > mbox, checkpatch wi

Re: [PATCH v2] checkpatch: use patch subject when reading from stdin

2020-05-05 Thread Andrew Morton
On Tue, 5 May 2020 15:26:13 +0200 Geert Uytterhoeven wrote: > While "git am" can apply an mbox file containing multiple patches (e.g. > as created by b4[1], or a patch bundle downloaded from patchwork), > checkpatch does not have proper support for that. When operating on an > mbox, checkpatch