]> git.baikalelectronics.ru Git - kernel.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)
commitf6b395261aef3e8bf7dfea45a92a8cdda6b8f08f
treebb15b4ed37d9e43f8ac1501f9fac26a808a36c22
parentbcc844d6efc8c7a880c6d2963d10bf7765b898b7
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