NFC: digital: Add newline to pr_* calls
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 20 Sep 2013 14:56:40 +0000 (16:56 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 25 Sep 2013 00:02:34 +0000 (02:02 +0200)
We do not add the newline to the pr_fmt macro, in order to give more
flexibility to the caller and to keep the logging style consistent with
the rest of the NFC and kernel code.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found