]> 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)
commit722a736e9f96a128d2d2e41f91216eea97879f1a
treebb15b4ed37d9e43f8ac1501f9fac26a808a36c22
parent98b88a591c860cf6b947623d84b8c230a78e3c53
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