[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <173039503050.1508303.8326452918836844664.b4-ty@google.com>
Date: Thu, 31 Oct 2024 12:51:52 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Sean Christopherson <seanjc@...gle.com>, Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Cc: pbonzini@...hat.com, shuah@...nel.org, kvm@...r.kernel.org,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
Abaci Robot <abaci@...ux.alibaba.com>
Subject: Re: [PATCH -next] KVM: selftests: Use ARRAY_SIZE for array length
On Fri, 13 Sep 2024 13:43:15 +0800, Jiapeng Chong wrote:
> Use of macro ARRAY_SIZE to calculate array size minimizes
> the redundant code and improves code reusability.
>
> ./tools/testing/selftests/kvm/x86_64/debug_regs.c:169:32-33: WARNING: Use ARRAY_SIZE.
Applied to kvm-x86 selftests, thanks!
[1/1] KVM: selftests: Use ARRAY_SIZE for array length
https://github.com/kvm-x86/linux/commit/f8912210eb21
--
https://github.com/kvm-x86/linux/tree/next
Powered by blists - more mailing lists