All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with checkpatch.pl (commit f5f613259f3f ("checkpatch: allow not using -f with files that are in git"))
@ 2020-10-22 13:59 Christophe Leroy
  2020-10-22 14:37 ` Joe Perches
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe Leroy @ 2020-10-22 13:59 UTC (permalink / raw)
  To: Joe Perches; +Cc: linux-kernel, Julia Lawall, Andrew Morton

Hi,

Runnning ./scripts/checkpatch.pl -g HEAD, I get the following error:

Global symbol "$gitroot" requires explicit package name at ./scripts/checkpatch.pl line 980.
Execution of ./scripts/checkpatch.pl aborted due to compilation errors.

Reverting commit f5f613259f3f ("checkpatch: allow not using -f with files that are in git") clears 
the problem.

Christophe

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with checkpatch.pl (commit f5f613259f3f ("checkpatch: allow not using -f with files that are in git"))
  2020-10-22 13:59 Problem with checkpatch.pl (commit f5f613259f3f ("checkpatch: allow not using -f with files that are in git")) Christophe Leroy
@ 2020-10-22 14:37 ` Joe Perches
  0 siblings, 0 replies; 2+ messages in thread
From: Joe Perches @ 2020-10-22 14:37 UTC (permalink / raw)
  To: Christophe Leroy; +Cc: linux-kernel, Julia Lawall, Andrew Morton

On Thu, 2020-10-22 at 15:59 +0200, Christophe Leroy wrote:
> Hi,
> 
> Runnning ./scripts/checkpatch.pl -g HEAD, I get the following error:
> 
> Global symbol "$gitroot" requires explicit package name at ./scripts/checkpatch.pl line 980.
> Execution of ./scripts/checkpatch.pl aborted due to compilation errors.
> 
> Reverting commit f5f613259f3f ("checkpatch: allow not using -f with files that are in git") clears 
> the problem.
> 
> Christophe

Thanks for the report.

The problem depended on another patch in -next
that was not send.

https://lore.kernel.org/lkml/c5e23b45562373d632fccb8bc04e563abba4dd1d.camel@perches.com/



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-22 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22 13:59 Problem with checkpatch.pl (commit f5f613259f3f ("checkpatch: allow not using -f with files that are in git")) Christophe Leroy
2020-10-22 14:37 ` Joe Perches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.