]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: vgic-debug: Convert to use DEFINE_SEQ_ATTRIBUTE macro
authorLiu Shixin <liushixin2@huawei.com>
Wed, 16 Sep 2020 02:50:23 +0000 (10:50 +0800)
committerMarc Zyngier <maz@kernel.org>
Fri, 18 Sep 2020 15:17:27 +0000 (16:17 +0100)
commit745a039fc879e3990f0535a864340260d8367bf3
treec2fbc010a5eecde4f9efbee9cf3d8124bc2aa99d
parent936ae5c0e744c35a0cf7bee1af6dd2477e3b69f1
KVM: arm64: vgic-debug: Convert to use DEFINE_SEQ_ATTRIBUTE macro

Use DEFINE_SEQ_ATTRIBUTE macro to simplify the code.

Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200916025023.3992679-1-liushixin2@huawei.com
arch/arm64/kvm/vgic/vgic-debug.c