Skip to content
Commit 4a6b1518 authored by Sam Hansen's avatar Sam Hansen Committed by Greg Kroah-Hartman
Browse files

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: default avatarSam Hansen <solid.se7en@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b4fdf7be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment