From: Ian Abbott Date: Fri, 14 Sep 2012 16:34:15 +0000 (+0100) Subject: staging: comedi: ni_pcidio: convert printk() calls X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b26ecf0479e660e878014030b1f6e53d3787d75;p=pandora-kernel.git staging: comedi: ni_pcidio: convert printk() calls Convert the `printk()` calls in this driver to use the `dev_...()` calls where possible, or the `pr_...()` calls otherwise. Combine non-line-terminated prints into single-line prints. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed