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:
5df848f
)
NFC: logging neatening
author
Joe Perches
<joe@perches.com>
Tue, 7 Apr 2015 07:17:00 +0000
(
00:17
-0700)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 7 Apr 2015 10:05:12 +0000
(12:05 +0200)
Add missing terminating newlines to nfc_info and nfc_err
to avoid possible interleaving from other messages.
Miscellanea:
o typo fix of "unknonwn" in message
o remove unnecessary OOM messages as there's a generic dump_stack()
o realign arguments
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found