From ecef115d4540e3ef73551a21fb0622270a825110 Mon Sep 17 00:00:00 2001 From: Vaughan Cao Date: Fri, 16 May 2014 15:39:40 +0800 Subject: [PATCH] iommu/amd: Remove duplicate checking code amd_iommu_rlookup_table[devid] != NULL is already guaranteed by check_device called before, it's fine to attach device at this point. Signed-off-by: Vaughan Cao Signed-off-by: Joerg Roedel --- Reading git-format-patch failed