On 8/5/2025 6:35 PM, Dmitry Antipov wrote: > Following commit ebbd17695e9e ("dm: ima: avoid extra calls to > strlen()"), convert 'dm_ima_alloc_and_copy_capacity_str()' to > return the number of characters emitted by 'scnprintf()' and > simplify the users accordingly. Compile tested only. > > Signed-off-by: Dmitry Antipov <dmantipov@xxxxxxxxx> Reviewed-by: Hou Tao <houtao1@xxxxxxxxxx>