mirror of
https://github.com/qca/qca-swiss-army-knife.git
synced 2026-01-27 17:07:18 +01:00
ath11k-check: update checkpatch commit to 296455ade1fdcf5f8f8c033201633b60946c589a
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
This commit is contained in:
parent
0982c0f22e
commit
88724401e4
1 changed files with 2 additions and 2 deletions
|
|
@ -31,8 +31,8 @@ import string
|
|||
import hashlib
|
||||
import shutil
|
||||
|
||||
CHECKPATCH_COMMIT = '362173572a4018e9c8e39c616823189c41d39d41'
|
||||
CHECKPATCH_MD5SUM = '47ef327d772c156e53a36597723fc781'
|
||||
CHECKPATCH_COMMIT = '296455ade1fdcf5f8f8c033201633b60946c589a'
|
||||
CHECKPATCH_MD5SUM = '77c655474ed7622c0077caf2f0d7c440'
|
||||
|
||||
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