mirror of
https://github.com/torvalds/linux.git
synced 2026-08-06 07:21:55 +02:00
First, just use sha256() instead of a sequence of sha256_init(), sha256_update(), and sha256_final(). The result is the same. Second, use *phN instead of open-coding the conversion of bytes to hex. Acked-by: Ard Biesheuvel <ardb@kernel.org> Link: https://lore.kernel.org/r/20250630160645.3198-3-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org> |
||
|---|---|---|
| .. | ||
| test | ||
| config_check.c | ||
| cxl_acpi_test.c | ||
| cxl_core_exports.c | ||
| cxl_core_test.c | ||
| cxl_mem_test.c | ||
| cxl_pmem_test.c | ||
| cxl_port_test.c | ||
| Kbuild | ||
| mock_acpi.c | ||
| watermark.h | ||