[PATCH 0/6] ath6kl: fixing new checkpatch warnings

Kalle Valo kvalo at qca.qualcomm.com
Sun Mar 9 01:57:05 EST 2014


Hi,

this patchset fixes new checkpatch warnings which have appeared during the last
year or so.

---

Kalle Valo (6):
      ath6kl: fix blank lines before and after braces
      ath6kl: use braces on both arms of if statement
      ath6kl: remove spaces before semicolon
      ath6kl: remove unnecessary line continuations
      ath6kl: remove a warning on a macro
      ath6kl: update Kconfig descriptions


 drivers/net/wireless/ath/ath6kl/Kconfig    |   30 +++++++++++++++++++++------
 drivers/net/wireless/ath/ath6kl/cfg80211.c |    9 ++++----
 drivers/net/wireless/ath/ath6kl/core.c     |    5 +++--
 drivers/net/wireless/ath/ath6kl/debug.c    |   14 ++++---------
 drivers/net/wireless/ath/ath6kl/debug.h    |    2 +-
 drivers/net/wireless/ath/ath6kl/hif.c      |    3 ---
 drivers/net/wireless/ath/ath6kl/htc_mbox.c |   23 +++++----------------
 drivers/net/wireless/ath/ath6kl/htc_pipe.c |   10 +--------
 drivers/net/wireless/ath/ath6kl/init.c     |    1 -
 drivers/net/wireless/ath/ath6kl/main.c     |   10 ++++-----
 drivers/net/wireless/ath/ath6kl/sdio.c     |   15 +++++---------
 drivers/net/wireless/ath/ath6kl/target.h   |    2 +-
 drivers/net/wireless/ath/ath6kl/txrx.c     |   31 ++++++++++++++++------------
 drivers/net/wireless/ath/ath6kl/usb.c      |    2 --
 drivers/net/wireless/ath/ath6kl/wmi.c      |   19 +++++++----------
 drivers/net/wireless/ath/ath6kl/wmi.h      |    1 -
 16 files changed, 79 insertions(+), 98 deletions(-)




More information about the ath6kl mailing list