From: Stratos Karafotis Date: Sun, 11 May 2014 17:26:16 +0000 (+0300) Subject: cpufreq: powernow-k8: Suppress checkpatch warnings X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~5^2~1^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e54173b4ed0fca1a5dce9911f54e71f2917d4869;p=pandora-kernel.git cpufreq: powernow-k8: Suppress checkpatch warnings Suppress the following checkpatch.pl warnings: - WARNING: Prefer pr_err(... to printk(KERN_ERR ... - WARNING: Prefer pr_info(... to printk(KERN_INFO ... - WARNING: Prefer pr_warn(... to printk(KERN_WARNING ... - WARNING: quoted string split across lines - WARNING: please, no spaces at the start of a line Also, define the pr_fmt macro instead of PFX for the module name. Signed-off-by: Stratos Karafotis Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed