iommu/vt-d: Unify format of the printed messages
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 7 May 2020 16:18:02 +0000 (19:18 +0300)
committerJoerg Roedel <jroedel@suse.de>
Wed, 13 May 2020 10:02:02 +0000 (12:02 +0200)
commit8627892af6cb80f80acab066e26851d7b5fb3ca6
tree4fcfd8ee42c8d6fdefcf08f4789c341469a5bf00
parent6fc7020cf298aaec343df423746b44d99c6efaa5
iommu/vt-d: Unify format of the printed messages

Unify format of the printed messages, i.e. replace printk(LEVEL ... )
with pr_level(...).

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/20200507161804.13275-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c