diff options
author | Oliver Upton <oupton@google.com> | 2022-05-03 06:01:59 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-05-03 11:14:33 +0100 |
commit | 001bb819994cd1bd037b6aefdb233f1720ee2126 (patch) | |
tree | ad3f44b6d29078145c82509032ed34152cb13e61 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | b2d229d4ddb17db541098b83524d901257e93845 (diff) |
KVM: arm64: Return a bool from emulate_cp()
KVM indicates success/failure in several ways, but generally an integer
is used when conditionally bouncing to userspace is involved. That is
not the case from emulate_cp(); just use a bool instead.
No functional change intended.
Signed-off-by: Oliver Upton <oupton@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220503060205.2823727-2-oupton@google.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions