commit | 9008a676662a77ab98727d05bdffa0e3c38cba53 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Sun Jun 12 02:22:32 2022 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Wed Jul 27 21:17:59 2022 +0900 |
tree | b4ec80a5eb7b754ba6ac6d2ef356715879da406d | |
parent | 32346491ddf24599decca06190ebca03ff9de7f8 [diff] |
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>