diff options
author | Alexandru Elisei <alexandru.elisei@arm.com> | 2019-08-15 12:56:22 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2019-08-18 20:44:04 +0300 |
commit | 0ed5f5d63963673ccdd00d101637bf56e6d3d6dc (patch) | |
tree | a2ac323985c958d50fc9a50c8601ef736e1a7100 /.gitattributes | |
parent | 363de99b770500b2102e9375249726254fdeae8a (diff) | |
download | linux-0ed5f5d63963673ccdd00d101637bf56e6d3d6dc.tar.xz |
KVM: arm/arm64: vgic: Make function comments match function declarations
Since commit 503a62862e8f ("KVM: arm/arm64: vgic: Rely on the GIC driver to
parse the firmware tables"), the vgic_v{2,3}_probe functions stopped using
a DT node. Commit 909777324588 ("KVM: arm/arm64: vgic-new: vgic_init:
implement kvm_vgic_hyp_init") changed the functions again, and now they
require exactly one argument, a struct gic_kvm_info populated by the GIC
driver. Unfortunately the comments regressed and state that a DT node is
used instead. Change the function comments to reflect the current
prototypes.
Signed-off-by: Alexandru Elisei <alexandru.elisei@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions