]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nfc: Convert nfc_dbg to pr_debug
authorJoe Perches <joe@perches.com>
Tue, 29 Nov 2011 19:37:33 +0000 (11:37 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 30 Nov 2011 20:08:36 +0000 (15:08 -0500)
commit20c239c1390bd6f3bb389fe1a7e8307f29f52563
treec78b5099bd642482ef69531ba19bbff0ce33e4cf
parented1e0ad8816389ceefa2d94a9a3d3520088e410f
nfc: Convert nfc_dbg to pr_debug

Using the standard debugging mechanisms is better than
subsystem specific ones when the subsystem doesn't use
a specific struct.

Coalesce long formats.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/nfc/core.c
net/nfc/nci/core.c
net/nfc/nci/data.c
net/nfc/nci/ntf.c
net/nfc/nci/rsp.c
net/nfc/netlink.c
net/nfc/rawsock.c