commit | ed1e0ad8816389ceefa2d94a9a3d3520088e410f | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Nov 29 11:37:32 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 30 15:08:36 2011 -0500 |
tree | bb15b4ed37d9e43f8ac1501f9fac26a808a36c22 | |
parent | acda130b0e615596c63640f05febb02d2e681dde [diff] |
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>