commit | 3590ebc040c9ee5d06754ce926f0e7c3a595e46d | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Apr 07 00:17:00 2015 -0700 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Apr 07 12:05:12 2015 +0200 |
tree | 62d4e1160321ab1d8172e780280232311e4cd5e3 | |
parent | 5df848f37b1d20e5dd64bea16ba9f69ed321e11b [diff] |
NFC: logging neatening 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>