From: Joerg Roedel Date: Tue, 9 Dec 2014 12:18:22 +0000 (+0100) Subject: iommu/vt-d: Remove dead code in device_notifier X-Git-Tag: fixes-v4.0-rc1~335^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d1b9cc9ee10374290583f69270e97de38128fb6;p=pandora-kernel.git iommu/vt-d: Remove dead code in device_notifier This code only runs when action == BUS_NOTIFY_REMOVED_DEVICE, so it can't be BUS_NOTIFY_DEL_DEVICE. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed