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 <dmanti...@yandex.ru> Reviewed-by: Hou Tao <hout...@huawei.com>
- [PATCH] dm: ima: more strlen() drops Dmitry Antipov
- Re: [PATCH] dm: ima: more strlen() drops Hou Tao