[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <112b336f-40ee-113b-2b10-4ba2f19573de@huawei.com>
Date: Tue, 6 May 2025 11:34:16 +0800
From: Zenghui Yu <yuzenghui@...wei.com>
To: Seongsu Park <sgsu.park@...sung.com>
CC: <will@...nel.org>, <catalin.marinas@....com>, <suzuki.poulose@....com>,
<joey.gouly@....com>, <oliver.upton@...ux.dev>, <maz@...nel.org>,
<linux-arm-kernel@...ts.infradead.org>, <kvmarm@...ts.linux.dev>,
<linux-kernel@...r.kernel.org>, <cpgs@...sung.com>
Subject: Re: [PATCH] arm64: kvm: Replace ternary flags with str_on_off()
helper
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@...sung.com>
> ---
> arch/arm64/kvm/trace_arm.h | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Zenghui Yu <yuzenghui@...wei.com>
Thanks,
Zenghui
Powered by blists - more mailing lists