]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Replace ternary flags with str_on_off() helper
authorSeongsu Park <sgsu.park@samsung.com>
Tue, 15 Apr 2025 01:24:05 +0000 (10:24 +0900)
committerMarc Zyngier <maz@kernel.org>
Tue, 6 May 2025 08:38:37 +0000 (09:38 +0100)
commitd2f14174f9e839e1128664ab339bbe17c333208b
treea3475e661fe945bd4b64405ad1a6be8da6745656
parent9c32cda43eb78f78c73aee4aa344b777714e259b
KVM: arm64: Replace ternary flags with str_on_off() helper

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@samsung.com>
Reviewed-by: Zenghui Yu <yuzenghui@huawei.com>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Link: https://lore.kernel.org/r/1891546521.01744691102904.JavaMail.epsvc@epcpadp1new
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/trace_arm.h