[GIT PULL] tpmdd updates for v5.19-rc3

From: Jarkko Sakkinen
Date: Wed Jun 15 2022 - 15:01:37 EST


The following changes since commit 979086f5e0066b4eff66e1eee123da228489985c:

Merge tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux (2022-06-15 09:04:55 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-v5.19-rc3

for you to fetch changes up to 27b5b22d252c6d71a2a37a4bdf18d0be6d25ee5a:

certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST build (2022-06-15 21:52:32 +0300)

----------------------------------------------------------------
Hi,

Two fixes for rc1 PR.

BR, Jarkko

----------------------------------------------------------------
Masahiro Yamada (2):
certs/blacklist_hashes.c: fix const confusion in certs blacklist
certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST build

certs/.gitignore | 2 +-
certs/Makefile | 20 ++++++++++----------
certs/blacklist_hashes.c | 4 ++--
3 files changed, 13 insertions(+), 13 deletions(-)