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>
Thu, 9 Jan 2014 11:43:35 +0000 (12:43 +0100)
commit2fe2c6025d6a4939ae2fc97d1d761fc4a8d1abd9
tree36e0cf9e7b88f191fee81d14b370eb8428f8e3c8
parent694835dc227ad203886457aa447025d09b2f7523
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