diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2016-07-17 14:15:19 +0300 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2016-07-18 20:15:17 +0300 |
commit | b90338b7cbb7c8cad8dbd3c4de4e64180ce0d88b (patch) | |
tree | f08c54db102077143b98a8dc01fae4a41a2a1b5f /net/unix | |
parent | 7e3963a51563d844fcd3bdc13e2847561b15e8de (diff) | |
download | linux-b90338b7cbb7c8cad8dbd3c4de4e64180ce0d88b.tar.xz |
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 'net/unix')
0 files changed, 0 insertions, 0 deletions