x86/amd-iommu: Remove double NULL check in check_device
authorJulia Lawall <julia@diku.dk>
Sat, 6 Feb 2010 08:42:39 +0000 (09:42 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 1 Mar 2010 12:24:45 +0000 (13:24 +0100)
commit339d3261aa3eb0e12f68ef868e042c1ca03628f7
treefeb0dde9ad47e7837828af62daf09f4089f5fb1e
parent60b341b778cc2929df16c0a504c91621b3c6a4ad
x86/amd-iommu: Remove double NULL check in check_device

dev was tested just above, so drop the second test.

Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu.c