Re: [PATCH 1/2] Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"

2023-01-19 Thread Simon Glass
On Thu, 19 Jan 2023 at 03:24, Marcel Ziswiler wrote: > > Hi Simon > > On Wed, 2023-01-18 at 21:11 -0500, Simon Glass wrote: > > On Fri, 2023-01-13 at 08:50 -0500, Maxim Cournoyer wrote: > > > This reverts commit 648d8186dd7f9c444fb07f355090d275dcdd4de4, because > > > it broke usage of patman on

Re: [PATCH 1/2] Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"

2023-01-19 Thread Marcel Ziswiler
Hi Simon On Wed, 2023-01-18 at 21:11 -0500, Simon Glass wrote: > On Fri, 2023-01-13 at 08:50 -0500, Maxim Cournoyer wrote: > > This reverts commit 648d8186dd7f9c444fb07f355090d275dcdd4de4, because > > it broke usage of patman on Linux, whose check script doesn't know > > about '--strict' or

Re: [PATCH 1/2] Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"

2023-01-18 Thread Simon Glass
On Fri, 2023-01-13 at 08:50 -0500, Maxim Cournoyer wrote: > This reverts commit 648d8186dd7f9c444fb07f355090d275dcdd4de4, because > it broke usage of patman on Linux, whose check script doesn't know > about '--strict' or '--u-boot'. I can confirm that this reverts fixes the reported issue:

Re: [PATCH 1/2] Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"

2023-01-16 Thread Sjoerd Simons
On Fri, 2023-01-13 at 08:50 -0500, Maxim Cournoyer wrote: > This reverts commit 648d8186dd7f9c444fb07f355090d275dcdd4de4, because > it broke usage of patman on Linux, whose check script doesn't know > about '--strict' or '--u-boot'. I can confirm that this reverts fixes the reported issue:

Re: [PATCH 1/2] Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"

2023-01-13 Thread Simon Glass
On Fri, 13 Jan 2023 at 06:50, Maxim Cournoyer wrote: > > This reverts commit 648d8186dd7f9c444fb07f355090d275dcdd4de4, because > it broke usage of patman on Linux, whose check script doesn't know > about '--strict' or '--u-boot'. > > Reported-by: Sjoerd Simons > Signed-off-by: Maxim Cournoyer >

[PATCH 1/2] Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"

2023-01-13 Thread Maxim Cournoyer
This reverts commit 648d8186dd7f9c444fb07f355090d275dcdd4de4, because it broke usage of patman on Linux, whose check script doesn't know about '--strict' or '--u-boot'. Reported-by: Sjoerd Simons Signed-off-by: Maxim Cournoyer --- tools/patman/checkpatch.py | 2 +- 1 file changed, 1