Commit b117e038 authored by Christos Gkekas's avatar Christos Gkekas Committed by Joerg Roedel
Browse files

iommu/vt-d: Delete unnecessary check in domain_context_mapping_one()



Variable did_old is unsigned so checking whether it is
greater or equal to zero is not necessary.

Signed-off-by: default avatarChristos Gkekas <chris.gekas@gmail.com>
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent ec154bf5
Supports Markdown
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