git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62c2216
)
iommu/vt-d: Remove dead code in device_notifier
author
Joerg Roedel
<jroedel@suse.de>
Tue, 9 Dec 2014 12:18:22 +0000
(13:18 +0100)
committer
Joerg Roedel
<jroedel@suse.de>
Mon, 5 Jan 2015 11:23:38 +0000
(12:23 +0100)
This code only runs when action == BUS_NOTIFY_REMOVED_DEVICE,
so it can't be BUS_NOTIFY_DEL_DEVICE.
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c
patch
|
blob
|
history
diff --cc
drivers/iommu/intel-iommu.c
Simple merge