From: Joe Perches Date: Fri, 5 Apr 2013 19:27:38 +0000 (-0700) Subject: NFC: Convert nfc_dev_info and nfc_dev_err to nfc_ X-Git-Tag: v3.13-rc1~105^2~55^2^2~51^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=073a625f0b80fb7613220a56375b0f3d2831af1b;p=pandora-kernel.git NFC: Convert nfc_dev_info and nfc_dev_err to nfc_ Use a more standard kernel style macro logging name. Standardize the spacing of the "NFC: " prefix. Add \n to uses, remove from macro. Fix the defective uses that already had a \n. Signed-off-by: Joe Perches Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed