intel-iommu: Combine the BIOS DMAR table warning messages
authorBen Hutchings <ben@decadent.org.uk>
Sat, 3 Apr 2010 18:37:23 +0000 (19:37 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 19 May 2010 07:37:58 +0000 (08:37 +0100)
commit3a8663ee6171e1e61f5c139ed65aa0a769380f00
tree1950967276af3cc4579c20a7ab925d8c7ecf04fb
parent92946bc72f2e74c3281b7fc12be9704d455fb3ed
intel-iommu: Combine the BIOS DMAR table warning messages

We have nearly the same code for warnings repeated four times.  Move
it into a separate function.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/pci/dmar.c