commit | 9ce91c7234ff477c805c3dec7cf54716193c7a48 | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@redhat.com> | Wed Feb 08 06:09:29 2017 +0100 |
committer | Christoffer Dall <cdall@linaro.org> | Mon May 08 14:31:42 2017 +0200 |
tree | 37b2c1512b8c7af89e51fc0db87842ce8c2efa89 | |
parent | 100e62983ef3a012e62e0e7116035529a286c1ec [diff] |
KVM: arm/arm64: vgic-its: rename itte into ite The actual abbreviation for the interrupt translation table entry is ITE. Let's rename all itte instances by ite. Signed-off-by: Eric Auger <eric.auger@redhat.com> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Acked-by: Christoffer Dall <cdall@linaro.org>