From: Toshiaki Yamane Date: Sun, 16 Sep 2012 07:26:38 +0000 (+0900) Subject: staging/rts_pstor: Use pr_ or dev_ printks in rtsx.c X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d084610bb1e825eb60a1ca81a801aedfd36ff332;p=pandora-kernel.git staging/rts_pstor: Use pr_ or dev_ printks in rtsx.c fixed some checkpatch warnings. -WARNING: Prefer pr_info(... to printk(KERN_INFO, ... -WARNING: Prefer pr_err(... to printk(KERN_ERR, ... -WARNING: quoted string split across lines And added pr_fmt. Signed-off-by: Toshiaki Yamane Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed