]> git.karo-electronics.de Git - linux-beck.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)
commit3590ebc040c9ee5d06754ce926f0e7c3a595e46d
tree62d4e1160321ab1d8172e780280232311e4cd5e3
parent5df848f37b1d20e5dd64bea16ba9f69ed321e11b
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