From: Sam Hansen Date: Mon, 23 Jan 2012 00:48:53 +0000 (-0800) Subject: staging: xgifb: checkpatch cleanup printk() -> pr_lvl() X-Git-Tag: v3.4-rc1~186^2~176^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a6b1518d702d4bf4bb9262993c47263a8573518;p=pandora-kernel.git staging: xgifb: checkpatch cleanup printk() -> pr_lvl() Rewrote code to use pr_lvl() instead of printk(). There are still a few instances of printk(), mainly in the debug code which looks like it's going to be dropped/rewrote (most of it is blocked out). Signed-off-by: Sam Hansen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed