]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/iommu/dmar.c
iommu/dmar: Replace printks with appropriate pr_*()
authorDonald Dutile <ddutile@redhat.com>
Mon, 4 Jun 2012 21:29:01 +0000 (17:29 -0400)
committerIngo Molnar <mingo@kernel.org>
Fri, 8 Jun 2012 10:14:57 +0000 (12:14 +0200)
commitbf947fcb77ff858f223c49c76e2d130095fa2585
treea56d4e3637a7bd14fccc0c76f98caac97e674a0b
parent48d212a2eecaca2e1875925837ad27b2f43f48a3
iommu/dmar: Replace printks with appropriate pr_*()

Just some cleanup so next patch can keep the info printing
the same way throughout the file.

Replace printk(KERN_*  with pr_*() functions.

Signed-off-by: Donald Dutile <ddutile@redhat.com>
Cc: iommu@lists.linux-foundation.org
Cc: chrisw@redhat.com
Cc: suresh.b.siddha@intel.com
Cc: dwmw2@infradead.org
Link: http://lkml.kernel.org/r/1338845342-12464-2-git-send-email-ddutile@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
drivers/iommu/dmar.c