Re: checkpatch.pl broke in net-next

2020-10-27 Thread Jacob Keller
On 10/27/2020 4:03 PM, Jakub Kicinski wrote: > On Tue, 27 Oct 2020 15:56:35 -0700 Jacob Keller wrote: >> Hi Jakub, >> >> It looks like net-next just pulled in a change to checkpatch.pl which >> causes it to break: >> >> $ ./scripts/checkpatch.pl >> Global symbol "$gitroot" requires explicit pack

Re: checkpatch.pl broke in net-next

2020-10-27 Thread Jakub Kicinski
On Tue, 27 Oct 2020 15:56:35 -0700 Jacob Keller wrote: > Hi Jakub, > > It looks like net-next just pulled in a change to checkpatch.pl which > causes it to break: > > $ ./scripts/checkpatch.pl > Global symbol "$gitroot" requires explicit package name (did you forget > to declare "my $gitroot"?) a

checkpatch.pl broke in net-next

2020-10-27 Thread Jacob Keller
Hi Jakub, It looks like net-next just pulled in a change to checkpatch.pl which causes it to break: $ ./scripts/checkpatch.pl Global symbol "$gitroot" requires explicit package name (did you forget to declare "my $gitroot"?) at ./scripts/checkpatch.pl line 980. Execution of ./scripts/checkpatch.p