]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0db776a5074d2ae0634ecc7a7e72ccb4353f5c53
tree62d4e1160321ab1d8172e780280232311e4cd5e3
parentb953b7c82b9a2befd0ba7b1a93a4431d8cdad58b
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>
drivers/nfc/microread/i2c.c
drivers/nfc/nfcmrvl/main.c
drivers/nfc/nfcmrvl/usb.c
drivers/nfc/pn533.c
drivers/nfc/pn544/i2c.c
drivers/nfc/port100.c
drivers/nfc/st21nfcb/i2c.c
drivers/nfc/st21nfcb/ndlc.c