commit | bf947fcb77ff858f223c49c76e2d130095fa2585 | [log] [tgz] |
---|---|---|
author | Donald Dutile <ddutile@redhat.com> | Mon Jun 04 17:29:01 2012 -0400 |
committer | Ingo Molnar <mingo@kernel.org> | Fri Jun 08 12:14:57 2012 +0200 |
tree | a56d4e3637a7bd14fccc0c76f98caac97e674a0b | |
parent | 48d212a2eecaca2e1875925837ad27b2f43f48a3 [diff] |
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>