[PATCH 00/11] staging: wlan-ng: fix some style issues

Sergio Paracuellos sergio.paracuellos at gmail.com
Mon Nov 7 17:55:17 UTC 2016


This patchset fix several style issues to comply with 
the standard kernel coding style.

Sergio Paracuellos (11):
  staging: wlan-ng: fix line style issue in macro WLAN_GET_FC_FSTYPE
  staging: wlan-ng: remove unnecessary out of memory message in
    p80211conv.c
  staging: wlan-ng: remove unnecessary parenthesis in hfa384x_usb.c
  staging: wlan-ng: replace BUG_ON() into WARN_ON() on
    hfa384x_usbin_callback
  staging: wlan-ng: match open parenthesis alignment in hfa384x_usb.c
  staging: wlan-ng: match open parenthesis alignment in p80211req.c
  staging: wlan-ng: change comparison to NULL to preferred style.
  staging: wlan-ng: remove unnecessary blank lines in p80211wep.c
  staging: wlan-ng: fix parenthesis alignment in prism2fw.c
  staging: wlan-ng: remove unnecessary blank lines in prism2fw.c
  staging: wlan-ng: remove unnecessary parenthesis in prism2fw.c

 drivers/staging/wlan-ng/hfa384x_usb.c | 47 +++++++++++++------------
 drivers/staging/wlan-ng/p80211conv.c  |  2 --
 drivers/staging/wlan-ng/p80211hdr.h   |  3 +-
 drivers/staging/wlan-ng/p80211req.c   | 10 +++---
 drivers/staging/wlan-ng/p80211wep.c   |  6 +---
 drivers/staging/wlan-ng/prism2fw.c    | 65 +++++++++++++++++------------------
 6 files changed, 64 insertions(+), 69 deletions(-)

-- 
1.9.1



More information about the devel mailing list