]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nfc: Use standard logging styles
authorJoe Perches <joe@perches.com>
Tue, 29 Nov 2011 19:37:32 +0000 (11:37 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 30 Nov 2011 20:08:36 +0000 (15:08 -0500)
commited1e0ad8816389ceefa2d94a9a3d3520088e410f
treebb15b4ed37d9e43f8ac1501f9fac26a808a36c22
parentacda130b0e615596c63640f05febb02d2e681dde
nfc: Use standard logging styles

Using the normal logging styles is preferred over
subsystem specific styles when the subsystem does
not take a specific struct.

Convert nfc_<level> specific messages to pr_<level>
Add newlines to uses.

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/rawsock.c