]> git.baikalelectronics.ru Git - kernel.git/commit
certs: move scripts/check-blacklist-hashes.awk to certs/
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 11 Jun 2022 17:22:32 +0000 (02:22 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 27 Jul 2022 12:17:59 +0000 (21:17 +0900)
commite8feabe3d0d03b0bcda1d155883fef5c6049828d
treeb4ec80a5eb7b754ba6ac6d2ef356715879da406d
parent0c8b98e40f9d61a6792a879de085b19667a1f51b
certs: move scripts/check-blacklist-hashes.awk to certs/

This script is only used in certs/Makefile, so certs/ is a better
home for it.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Mickaël Salaün <mic@linux.microsoft.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
MAINTAINERS
certs/Makefile
certs/check-blacklist-hashes.awk [new file with mode: 0755]
scripts/check-blacklist-hashes.awk [deleted file]