On Wed, 2026-04-29 at 18:03 +0200, Roberto Sassu wrote: > From: Roberto Sassu <[email protected]> > > Introduce ima_dump_measurement() to simplify the code of > ima_dump_measurement_list() and to avoid repeating the > ima_dump_measurement() code block if iteration occurs on multiple lists. > > No functional change: only code moved to a separate function. > > Link: https://github.com/linux-integrity/linux/issues/1 > Signed-off-by: Roberto Sassu <[email protected]>
Reviewed-by: Mimi Zohar <[email protected]>

