linux/drivers/net/wireless/rtlwifi/rtl8192ce
Joe Perches 4c48869f5d rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Consolidate printks to avoid possible message interleaving
and reduce the object size.

Remove unnecessary RTPRINT parentheses.
Coalesce formats.
Align arguments.

$ size drivers/net/wireless/rtlwifi/built-in.o*
   text	   data	    bss	    dec	    hex	filename
 590002	  55333	 127560	 772895	  bcb1f	drivers/net/wireless/rtlwifi/built-in.o.new
 594841	  55333	 129680	 779854	  be64e	drivers/net/wireless/rtlwifi/built-in.o.old

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-01-24 14:07:40 -05:00
..
def.h rtlwifi: rtl8192ce: Add new chip revisions 2011-10-14 14:48:15 -04:00
dm.c rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
dm.h rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de 2011-04-26 16:14:55 -04:00
hw.c rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
hw.h rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192de 2011-04-26 16:13:33 -04:00
led.c rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
led.h rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de 2011-04-26 16:14:55 -04:00
Makefile rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build 2011-02-23 16:28:41 -05:00
phy.c rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
phy.h rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression 2011-05-16 14:25:30 -04:00
reg.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
rf.c rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
rf.h rtlwifi: rtl8192ce: Change phy and rc routines for addition of rtl8192se and rtl8192de 2011-04-26 16:14:55 -04:00
sw.c rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
sw.h rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de 2011-04-26 16:14:55 -04:00
table.c rtl8192ce: drop 'rtl8192c-' prefix from files 2010-12-20 14:49:47 -05:00
table.h rtl8192ce: drop 'rtl8192c-' prefix from files 2010-12-20 14:49:47 -05:00
trx.c rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
trx.h rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. 2011-09-20 14:43:50 -04:00