From: Donald Dutile Date: Mon, 4 Jun 2012 21:29:01 +0000 (-0400) Subject: iommu/dmar: Replace printks with appropriate pr_*() X-Git-Tag: v3.6-rc1~169^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf947fcb77ff858f223c49c76e2d130095fa2585;p=pandora-kernel.git 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 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 --- Reading git-diff-tree failed