]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>
authorJoe Perches <joe@perches.com>
Fri, 5 Apr 2013 19:27:38 +0000 (12:27 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 24 Sep 2013 23:35:39 +0000 (01:35 +0200)
commit073a625f0b80fb7613220a56375b0f3d2831af1b
tree92057f841dbb7f7a8e78cd2821f72fea41803b2b
parentb48348395ff665f49c7c684c93c5ce09fd0a0307
NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>

Use a more standard kernel style macro logging name.

Standardize the spacing of the "NFC: " prefix.
Add \n to uses, remove from macro.
Fix the defective uses that already had a \n.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/nfcsim.c
drivers/nfc/nfcwilink.c
drivers/nfc/pn533.c
include/net/nfc/nfc.h