]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9646d8bdbdc1efda21014763049a032053dbcf86
tree17cf5890a12e25517462e27b86c375663df7341a
parent930834c248f4744e95a08d5a0ee8968a6f9c8c61
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