NFC: digital: Remove PR_ERR and PR_DBG macros
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 20 Sep 2013 07:05:48 +0000 (09:05 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 25 Sep 2013 00:02:32 +0000 (02:02 +0200)
commitc5da0e4a35eb1eba0c1593bef4bf2b58d9d50d6b
tree105725b6dfa76a4deffd6fce0cc4d7b2b0361a3c
parent645d5087bd9667ed398bcb4bfd8784e1de1ee693
NFC: digital: Remove PR_ERR and PR_DBG macros

They can be replaced by the standard pr_err and pr_debug one after
defining the right pr_fmt macro.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/digital.h
net/nfc/digital_core.c
net/nfc/digital_dep.c
net/nfc/digital_technology.c
This page took 0.032389 seconds and 5 git commands to generate.