kvm/iommu: fix compile warning
authorJoerg Roedel <joerg.roedel@amd.com>
Sat, 3 Jan 2009 15:37:53 +0000 (16:37 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Sat, 3 Jan 2009 15:37:53 +0000 (16:37 +0100)
commit7398ca79d227f7cd7f2ce23f08624e30081dcb4e
tree17cf5890a12e25517462e27b86c375663df7341a
parentcdc7b83726297b43deed0455d8732163cc59802a
kvm/iommu: fix compile warning

This fixes a compile warning about a variable thats maybe used
uninitialized in the function.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
virt/kvm/iommu.c