Skip to content
Commit 40c4f8d2 authored by Dan Carpenter's avatar Dan Carpenter Committed by Marc Zyngier
Browse files

arm64: KVM: Clean up a condition



My static checker complains that this condition looks like it should be
== instead of =.  This isn't a fast path, so we don't need to be fancy.

Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 6c41a413
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment