OSDN Git Service

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)
commitcb62e0b5c8db778cd29e63c2f844f36caf6859ed
treec2fbc010a5eecde4f9efbee9cf3d8124bc2aa99d
parent8a4374f97deefb36f927c608af63dcc925521b3c
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