diff options
author | Jiapeng Chong <[email protected]> | 2024-09-13 13:43:15 +0800 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-10-30 13:52:25 -0700 |
commit | f8912210eb21b6288634fca4ee60bcc5f7c58756 (patch) | |
tree | 03619f32c7e044639f81795336c220bd37e84661 /scripts/gdb/linux/stackdepot.py | |
parent | 600aa88014e9fca778449316a85ffbb81ef03b89 (diff) |
KVM: selftests: Use ARRAY_SIZE for array length
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.
Reported-by: Abaci Robot <[email protected]>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=10847
Signed-off-by: Jiapeng Chong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions