netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ath: Reduce logging message code size
@ 2011-08-26  8:56 Joe Perches
  2011-08-26  8:56 ` [PATCH 1/2] ath: Make ath_dbg void not int Joe Perches
  2011-08-26  8:56 ` [PATCH 2/2] ath: Make ath_printk void not int and remove unused struct ath_common * Joe Perches
  0 siblings, 2 replies; 5+ messages in thread
From: Joe Perches @ 2011-08-26  8:56 UTC (permalink / raw)
  To: linux-wireless; +Cc: netdev, linux-kernel

Reduces size ~5KB in an allyesconfig.

Joe Perches (2):
  ath: Make ath_dbg void not int
  ath: Make ath_printk void not int and remove unused struct ath_common *

 drivers/net/wireless/ath/ath.h  |   48 +++++++++++++++++++-------------------
 drivers/net/wireless/ath/main.c |    8 +-----
 2 files changed, 26 insertions(+), 30 deletions(-)

-- 
1.7.6.405.gc1be0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-29 18:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-26  8:56 [PATCH 0/2] ath: Reduce logging message code size Joe Perches
2011-08-26  8:56 ` [PATCH 1/2] ath: Make ath_dbg void not int Joe Perches
2011-08-26  8:56 ` [PATCH 2/2] ath: Make ath_printk void not int and remove unused struct ath_common * Joe Perches
2011-08-29 18:12   ` John W. Linville
2011-08-29 18:31     ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).