mirror of
https://github.com/qca/qca-swiss-army-knife.git
synced 2026-01-27 17:07:18 +01:00
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:
parent
a163e2363f
commit
27d9574ce6
3 changed files with 3 additions and 3 deletions
|
|
@ -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'
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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'
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue