From: Joe Perches Date: Tue, 24 Mar 2015 23:06:44 +0000 (-0700) Subject: staging: rtl8723au: Update RT_TRACE macro and uses X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90403aa118fe5e9f0e5bed1acc3fa2406237f9cb;p=pandora-kernel.git staging: rtl8723au: Update RT_TRACE macro and uses Create an rt_trace function using %pV to reduce overall code size. Update the macro uses to remove unnecessary and now harmful parentheses. Miscellanea around these changes: o Coalesce formats o Realign arguments o Remove commented-out RT_TRACE uses o Spelling fixes in formats o Add missing newlines to formats o Remove multiple newlines from formats o Neaten formats where noticed o Use %pM in one instance Reduces code size ~20KB Signed-off-by: Joe Perches Acked-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed