diff options
| author | Thorsten Blum <thorsten.blum@linux.dev> | 2026-03-28 11:20:44 +0100 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2026-04-03 08:56:13 +0800 |
| commit | 3a31b7fda695da81a2e2fe6812af94e8bf61624a (patch) | |
| tree | ca9dd30ea71d304a2279e9e01518c85f416ac0b7 /rust/kernel/interop/git@git.tavy.me:linux-stable.git | |
| parent | cdadc14359378c0cf02251c86ffbc606f55bfadd (diff) | |
crypto: img-hash - use list_first_entry_or_null to simplify digest
Use list_first_entry_or_null() to simplify img_hash_digest() and remove
the now-unused local 'struct img_hash_dev *' variables. Use 'ctx->hdev'
when calling img_hash_handle_queue() instead of 'tctx->hdev'.
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
