]> 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)
commitf54037d21d21a9a9391dda1f5ca0bbe0740837d4
treec2fbc010a5eecde4f9efbee9cf3d8124bc2aa99d
parent0b242dfee8aa7854ada971d6e141059429802f44
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