Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1467273

Re: [PATCH] Staging: wlan-ng: fixed "block comments" warnings

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] Staging: wlan-ng: fixed "block comments" warnings
Date 2016-08-21 23:40 +0200
Message-ID <s8IDf-5Jn-1@gated-at.bofh.it> (permalink)
References <s3h0Z-2zz-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, Aug 06, 2016 at 06:13:49PM +0300, Claudiu Beznea wrote:
> This patch fix "block comments use *" warning returned
> by checkpatch.pl script.
> 
> Signed-off-by: Claudiu Beznea <claudiu.beznea@gmail.com>
> ---
>  drivers/staging/wlan-ng/hfa384x.h      | 234 +++++++++++++++++++--------------
>  drivers/staging/wlan-ng/hfa384x_usb.c  | 172 ++++++++++++++++--------
>  drivers/staging/wlan-ng/p80211netdev.c |  45 ++++---
>  drivers/staging/wlan-ng/p80211req.c    |   6 +-
>  drivers/staging/wlan-ng/prism2fw.c     |  33 +++--
>  drivers/staging/wlan-ng/prism2mgmt.c   |  30 +++--
>  drivers/staging/wlan-ng/prism2mgmt.h   |   4 +-
>  drivers/staging/wlan-ng/prism2mib.c    |  48 +++----
>  8 files changed, 353 insertions(+), 219 deletions(-)

Also doesn't apply to the tree :(

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] Staging: wlan-ng: fixed "block comments" warnings Greg KH <gregkh@linuxfoundation.org> - 2016-08-21 23:40 +0200

csiph-web