]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iommu/vt-d, trivial: use defined macro instead of hardcoding
authorJiang Liu <jiang.liu@linux.intel.com>
Mon, 6 Jan 2014 06:18:17 +0000 (14:18 +0800)
committerJoerg Roedel <joro@8bytes.org>
Tue, 7 Jan 2014 16:20:37 +0000 (17:20 +0100)
commitc324fdd63d684a57f9605f4ecf3b5085c6b7d90c
tree98d8192f103f84293e5ad9dd7e93572ba874e614
parent007733cb063ef2b2f198812177f2ca1e76d8d103
iommu/vt-d, trivial: use defined macro instead of hardcoding

Use defined macro instead of hardcoding in function set_ioapic_sid()
for readability.

Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
drivers/iommu/intel_irq_remapping.c