]> 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)
commit0ebc8a2589f00dbe4855767aaeda7eb37644fc2c
treeb4ec80a5eb7b754ba6ac6d2ef356715879da406d
parent487996e48b34d93836beb702e9dea5f991d1cd8a
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]