diff options
author | Eric Biggers <ebiggers@kernel.org> | 2025-09-15 11:08:18 -0500 |
---|---|---|
committer | Eric Biggers <ebiggers@kernel.org> | 2025-09-17 13:09:40 -0500 |
commit | 4bd70b53bd7d554d402b2d8f5972a54e39a2e5ab (patch) | |
tree | 136f6005892415832a681a2dfce2c97c6c8f5f97 /scripts/extract-fwblobs | |
parent | 6733968be7cb0ce559c755f639c41629fa11761e (diff) |
fsverity: Remove inode parameter from fsverity_hash_block()
Due to the conversion from crypto_shash to the library API,
fsverity_hash_block() can no longer fail. Therefore, the inode
parameter, which was used only to print an error message in the case of
a failure, is no longer necessary. Remove it.
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20250915160819.140019-6-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions