[PATCH v2 0/9] staging: wlan-ng: fix block comments style warning in header files

From: Sergio Paracuellos
Date: Sun Oct 09 2016 - 11:51:41 EST


This patch series fix checkpatch.pl script reported warning
Block comments should align the * on each line

Changes v2:
* Fix commit subject from wlang-ng to wlan-ng

Sergio Paracuellos (9):
staging: wlan-ng: fix block comments style in p80211conv.h
staging: wlan-ng: fix block comments style in p80211hdr.h
staging: wlan-ng: fix block comments style in p80211ioctl.h
staging: wlan-ng: fix block comments style in p80211metadef.h
staging: wlan-ng: fix block comments style in p80211mgmt.h
staging: wlan-ng: fix block comments style in p80211msg.h
staging: wlan-ng: fix block comments style in p80211netdev.h
staging: wlan-ng: fix block comments style in p80211req.h
staging: wlan-ng: fix block comments style in prism2mgmt.h

drivers/staging/wlan-ng/p80211conv.h | 100 ++++++++--------
drivers/staging/wlan-ng/p80211hdr.h | 114 +++++++++----------
drivers/staging/wlan-ng/p80211ioctl.h | 120 ++++++++++----------
drivers/staging/wlan-ng/p80211metadef.h | 88 +++++++--------
drivers/staging/wlan-ng/p80211mgmt.h | 194 ++++++++++++++++----------------
drivers/staging/wlan-ng/p80211msg.h | 90 +++++++--------
drivers/staging/wlan-ng/p80211netdev.h | 100 ++++++++--------
drivers/staging/wlan-ng/p80211req.h | 90 +++++++--------
drivers/staging/wlan-ng/prism2mgmt.h | 122 ++++++++++----------
9 files changed, 510 insertions(+), 508 deletions(-)

--
1.9.1