Skip to content
Snippets Groups Projects
Commit a369a7eb authored by Joe Perches's avatar Joe Perches Committed by Greg Kroah-Hartman
Browse files

drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(


dev_<level> calls take less code than dev_printk(KERN_<LEVEL>
and reducing object size is good.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b1d6d822
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment