NFC: logging neatening
authorJoe Perches <joe@perches.com>
Tue, 7 Apr 2015 07:17:00 +0000 (00:17 -0700)
committerSamuel 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