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