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

_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to