]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFC: Standardize logging style
authorJoe Perches <joe@perches.com>
Fri, 5 Apr 2013 19:27:39 +0000 (12:27 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 24 Sep 2013 23:35:39 +0000 (01:35 +0200)
commit17936b43f0fdede23582d83a45622751409c99b9
tree8ebdbac110d202dc4131165b00d5fd87a5233edc
parent073a625f0b80fb7613220a56375b0f3d2831af1b
NFC: Standardize logging style

Use standardized styles to minimize coding defects.

Always use nfc_<level> where feasible.
Add \n to formats where appropriate.
Typo "it it" correction.
Add #define pr_fmt where appropriate.
Remove function tracing logging messages.
Remove OOM messages.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/mei_phy.c
drivers/nfc/microread/i2c.c
drivers/nfc/microread/mei.c
drivers/nfc/microread/microread.c
drivers/nfc/nfcwilink.c
drivers/nfc/pn533.c
drivers/nfc/pn544/i2c.c
drivers/nfc/pn544/pn544.c