Historical ath9k-devel archives
 help / color / mirror / Atom feed
* [ath9k-devel] [PATCH 0/7] ath10k: non-functional cleanups
@ 2013-04-18  8:20 Michal Kazior
  2013-04-18  8:20 ` [ath9k-devel] [PATCH 1/7] ath10k: fix code style Michal Kazior
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Michal Kazior @ 2013-04-18  8:20 UTC (permalink / raw)
  To: ath9k-devel

Michal Kazior (7):
  ath10k: fix code style
  ath10k: use if() instead of ternary operator
  ath10k: remove unnecessary void cast
  ath10k: kill WARN_ONs in htt_rx.c
  ath10k: use macros instead of if() for value range limiting
  ath10k: use ath10k_warn() instead of WARN()
  ath10k: remove old function prototype

 drivers/net/wireless/ath/ath10k/bmi.c    |   18 +++++++++---------
 drivers/net/wireless/ath/ath10k/core.h   |    1 -
 drivers/net/wireless/ath/ath10k/htc.c    |    9 +++++----
 drivers/net/wireless/ath/ath10k/htt_rx.c |   21 ++++++++++++++-------
 drivers/net/wireless/ath/ath10k/mac.c    |   10 ++++------
 drivers/net/wireless/ath/ath10k/wmi.c    |    3 ++-
 6 files changed, 34 insertions(+), 28 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-04-18 10:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18  8:20 [ath9k-devel] [PATCH 0/7] ath10k: non-functional cleanups Michal Kazior
2013-04-18  8:20 ` [ath9k-devel] [PATCH 1/7] ath10k: fix code style Michal Kazior
2013-04-18  8:21 ` [ath9k-devel] [PATCH 2/7] ath10k: use if() instead of ternary operator Michal Kazior
2013-04-18  8:21 ` [ath9k-devel] [PATCH 3/7] ath10k: remove unnecessary void cast Michal Kazior
2013-04-18  8:21 ` [ath9k-devel] [PATCH 4/7] ath10k: kill WARN_ONs in htt_rx.c Michal Kazior
2013-04-18  8:21 ` [ath9k-devel] [PATCH 5/7] ath10k: use macros instead of if() for value range limiting Michal Kazior
2013-04-18  8:21 ` [ath9k-devel] [PATCH 6/7] ath10k: use ath10k_warn() instead of WARN() Michal Kazior
2013-04-18  8:21 ` [ath9k-devel] [PATCH 7/7] ath10k: remove old function prototype Michal Kazior
2013-04-18 10:45 ` [ath9k-devel] [PATCH 0/7] ath10k: non-functional cleanups Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox