commit | 260425308de63155a087361d961dafd2dd45e275 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Fri Sep 20 16:56:40 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Sep 25 02:02:34 2013 +0200 |
tree | e403eed69452931025585b4584a84f7c880b5115 | |
parent | c5da0e4a35eb1eba0c1593bef4bf2b58d9d50d6b [diff] |
NFC: digital: Add newline to pr_* calls 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>