From: Joe Perches Date: Thu, 31 May 2012 23:26:09 +0000 (-0700) Subject: checkpatch: suggest pr_ over printk(KERN_ X-Git-Tag: v3.5-rc1~21^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=243f3803cf2a3665092c5fd6f924f453694681a6;p=pandora-kernel.git checkpatch: suggest pr_ over printk(KERN_ Suggest the shorter pr_ instead of printk(KERN_. Prefer to use pr_ over bare printks. Prefer to use pr_warn over pr_warning. Signed-off-by: Joe Perches Cc: Andy Whitcroft Cc: Theodore Ts'o Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed