git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5da0e4
)
NFC: digital: Add newline to pr_* calls
author
Samuel Ortiz
<sameo@linux.intel.com>
Fri, 20 Sep 2013 14:56:40 +0000
(16:56 +0200)
committer
Samuel 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