[PATCH 0/3] nfc: standardize logging styles

From: Joe Perches
Date: Fri Apr 05 2013 - 15:27:51 EST


Fix some defects in the logging too

Joe Perches (3):
nfc: Replace nfc_dev_dbg with dev_dbg, remove function tracing
nfc: Convert nfc_dev_info and nfc_dev_err to nfc_<level>
nfc: Standardize logging style

drivers/nfc/microread/i2c.c | 32 ++---
drivers/nfc/microread/mei.c | 20 +--
drivers/nfc/microread/microread.c | 7 +-
drivers/nfc/nfcwilink.c | 95 ++++++-------
drivers/nfc/pn533.c | 271 ++++++++++++++++----------------------
drivers/nfc/pn544/i2c.c | 38 +++---
drivers/nfc/pn544/pn544.c | 13 +-
include/net/nfc/nfc.h | 5 +-
8 files changed, 196 insertions(+), 285 deletions(-)

--
1.8.1.2.459.gbcd45b4.dirty

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/