diff options
author | Andre Przywara <[email protected]> | 2015-03-26 14:39:33 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2015-03-26 21:43:14 +0000 |
commit | 9f199d0a0eeb8efb564ff41a6b9f819c4c0285ea (patch) | |
tree | 3152ce85a88129a5e29290aefdffc1772553e07d /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | cf50a1eb43b98daa181714e40e22c8e5ad5007d6 (diff) |
KVM: arm/arm64: simplify vgic_find_range() and callers
The vgic_find_range() function in vgic.c takes a struct kvm_exit_mmio
argument, but actually only used the length field in there. Since we
need to get rid of that structure in that part of the code anyway,
let's rework the function (and it's callers) to pass the length
argument to the function directly.
Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: Christoffer Dall <[email protected]>
Reviewed-by: Marc Zyngier <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions