ath1[0-2]-check: update checkpatch commit id to 362173572a40

Document the checkpatch.pl version I'm using at the moment:

362173572a40 checkpatch: improve EMBEDDED_FILENAME test

Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
This commit is contained in:
Kalle Valo 2023-09-06 15:48:39 +03:00
parent a163e2363f
commit 27d9574ce6
3 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@ import string
import hashlib import hashlib
import distutils.spawn import distutils.spawn
CHECKPATCH_COMMIT = '852d095d16a6298834839f441593f59d58a31978' CHECKPATCH_COMMIT = '362173572a4018e9c8e39c616823189c41d39d41'
GIT_URL = 'https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/scripts/checkpatch.pl?id=%s' GIT_URL = 'https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/scripts/checkpatch.pl?id=%s'

View file

@ -31,7 +31,7 @@ import string
import hashlib import hashlib
import distutils.spawn import distutils.spawn
CHECKPATCH_COMMIT = '852d095d16a6298834839f441593f59d58a31978' CHECKPATCH_COMMIT = '362173572a4018e9c8e39c616823189c41d39d41'
GIT_URL = 'https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/scripts/checkpatch.pl?id=%s' GIT_URL = 'https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/scripts/checkpatch.pl?id=%s'

View file

@ -31,7 +31,7 @@ import string
import hashlib import hashlib
import distutils.spawn import distutils.spawn
CHECKPATCH_COMMIT = '852d095d16a6298834839f441593f59d58a31978' CHECKPATCH_COMMIT = '362173572a4018e9c8e39c616823189c41d39d41'
GIT_URL = 'https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/scripts/checkpatch.pl?id=%s' GIT_URL = 'https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/scripts/checkpatch.pl?id=%s'