git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b483483
)
NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>
author
Joe Perches
<joe@perches.com>
Fri, 5 Apr 2013 19:27:38 +0000
(12:27 -0700)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 24 Sep 2013 23:35:39 +0000
(
01:35
+0200)
Use a more standard kernel style macro logging name.
Standardize the spacing of the "NFC: " prefix.
Add \n to uses, remove from macro.
Fix the defective uses that already had a \n.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found