]> Git Repo - linux.git/commit - net/x25/x25_in.c
x25: convert printks to pr_<level>
authorwangweidong <[email protected]>
Fri, 6 Dec 2013 11:24:33 +0000 (19:24 +0800)
committerDavid S. Miller <[email protected]>
Tue, 10 Dec 2013 01:24:18 +0000 (20:24 -0500)
commitb73e9e3cf06ef8180c75a6bd28cdd1b833d22a3a
tree8823cc5b0cf471c9e139d9b260f4ad651e50cef8
parentd346a3fae3ff1d99f5d0c819bf86edf9094a26a1
x25: convert printks to pr_<level>

use pr_<level> instead of printk(LEVEL)

Suggested-by: Joe Perches <[email protected]>
Signed-off-by: Wang Weidong <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/x25/af_x25.c
net/x25/x25_dev.c
net/x25/x25_facilities.c
net/x25/x25_forward.c
net/x25/x25_in.c
net/x25/x25_link.c
net/x25/x25_subr.c
This page took 0.05336 seconds and 4 git commands to generate.