[PATCH] arm64: kvm: Replace ternary flags with str_on_off() helper
Zenghui Yu
yuzenghui at huawei.com
Mon May 5 20:34:16 PDT 2025
It'd better to write the subject as "KVM: arm64: Replace ..."
On 2025/4/15 9:24, Seongsu Park wrote:
> Replace repetitive ternary expressions with the str_on_off() helper
> function. This change improves code readability and ensures consistency
> in tracepoint string formatting
>
> Signed-off-by: Seongsu Park <sgsu.park at samsung.com>
> ---
> arch/arm64/kvm/trace_arm.h | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Zenghui Yu <yuzenghui at huawei.com>
Thanks,
Zenghui
More information about the linux-arm-kernel
mailing list