diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2016-07-17 13:15:19 +0200 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2016-07-18 19:15:17 +0200 |
commit | b90338b7cbb7c8cad8dbd3c4de4e64180ce0d88b (patch) | |
tree | f08c54db102077143b98a8dc01fae4a41a2a1b5f /drivers/hwmon | |
parent | KVM: arm64: vgic-its: Fix vgic_its_check_device_id BE handling (diff) | |
download | linux-b90338b7cbb7c8cad8dbd3c4de4e64180ce0d88b.tar.xz linux-b90338b7cbb7c8cad8dbd3c4de4e64180ce0d88b.zip |
KVM: arm64: vgic-its: Fix misleading nr_entries in vgic_its_check_device_id
The nr_entries variable in vgic_its_check_device_id actually
describe the size of the L1 table, and not the number of
entries in this table.
Rename it to l1_tbl_size, so that we can now change the code
with a better understanding of what is what.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions