Re: checkpatch.pl: Perl regression in "improve patch recognition"

2018-05-30 Thread Stephen Rothwell
Hi all, On Wed, 30 May 2018 09:49:12 -0700 Joe Perches wrote: > > On Wed, 2018-05-30 at 18:25 +0200, Charlemagne Lasse wrote: > > Since the commit 9dd0c31c6cc0 ("checkpatch: improve patch > > recognition"), the checkpatch.pl in linux-next is only printing a lot > > of error messages when started

Re: checkpatch.pl: Perl regression in "improve patch recognition"

2018-05-30 Thread Joe Perches
On Wed, 2018-05-30 at 18:25 +0200, Charlemagne Lasse wrote: > Since the commit 9dd0c31c6cc0 ("checkpatch: improve patch > recognition"), the checkpatch.pl in linux-next is only printing a lot > of error messages when started (with and without arguments): https://lkml.org/lkml/2018/5/29/932

checkpatch.pl: Perl regression in "improve patch recognition"

2018-05-30 Thread Charlemagne Lasse
Since the commit 9dd0c31c6cc0 ("checkpatch: improve patch recognition"), the checkpatch.pl in linux-next is only printing a lot of error messages when started (with and without arguments): Variable "$clean" is not imported at ./scripts/checkpatch.pl line 6496. Variable "$clean" is not imported at