Skip to content
Commit 6b331952 authored by Christian Borntraeger's avatar Christian Borntraeger
Browse files

KVM: s390: get rid of constant condition in ipte_unlock_simple



Due to the earlier check we know that ipte_lock_count must be 0.
No need to add a useless if. Let's make clear that we are going
to always wakeup when we execute that code.

Signed-off-by: default avatarChristian Borntraeger <borntraeger@de.ibm.com>
Acked-by: default avatarHeiko Carstens <heiko.carstens@de.ibm.com>
parent f346026e
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