From: Joe Perches Date: Thu, 5 Jan 2012 03:40:40 +0000 (-0800) Subject: rtlwifi: Standardize RT_PRINT_DATA macro and uses X-Git-Tag: v3.4-rc1~177^2~376^2^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af08687b4e6d44dcdb04b519e718eb58ecb99050;p=pandora-kernel.git rtlwifi: Standardize RT_PRINT_DATA macro and uses Use a single printk(KERN_DEBUG to emit the header line to avoid any possible output interleaving. Remove unnecessary parentheses from the calling uses. Standardize header arg without trailing \n or colon. Fix a few pairwiase/pairwise typos. Signed-off-by: Joe Perches Acked-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed