public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: YU Bo <tsu.yubo@gmail.com>
To: Kroah-Hartman <gregkh@linuxfoundation.org>,
	Kaur Chawla <amitoj1606@gmail.com>, Goyal <bhumirks@gmail.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	yuzibode@126.com
Subject: [PATCH] Staging: wlan-ng: fix comments style
Date: Sun, 8 May 2016 10:45:16 -0400	[thread overview]
Message-ID: <20160508144513.GA10051@yubo-2> (raw)

The patch fixed warning reported by checkpatch.pl: Block comments use a
trailing */ on a separate line.

Signed-off-by: YU Bo <tsu.yubo@gmail.com>
---
  drivers/staging/wlan-ng/prism2mgmt.h |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/wlan-ng/prism2mgmt.h b/drivers/staging/wlan-ng/prism2mgmt.h
index e6472034da33..371c0fe8ae9d 100644
--- a/drivers/staging/wlan-ng/prism2mgmt.h
+++ b/drivers/staging/wlan-ng/prism2mgmt.h
@@ -82,10 +82,10 @@ int prism2mgmt_flashdl_state(wlandevice_t *wlandev, void *msgp);
  int prism2mgmt_flashdl_write(wlandevice_t *wlandev, void *msgp);
  int prism2mgmt_autojoin(wlandevice_t *wlandev, void *msgp);

-/*---------------------------------------------------------------
+/*
  * conversion functions going between wlan message data types and
  * Prism2 data types
----------------------------------------------------------------*/
+*/
  /* byte area conversion functions*/
  void prism2mgmt_bytearea2pstr(u8 *bytearea, p80211pstrd_t *pstr, int len);

--
1.7.10.4

             reply	other threads:[~2016-05-08 14:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-08 14:45 YU Bo [this message]
2016-05-09 12:26 ` [PATCH] Staging: wlan-ng: fix comments style Kroah-Hartman
2016-05-11  1:05   ` YU Bo
2016-05-11  4:16     ` Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160508144513.GA10051@yubo-2 \
    --to=tsu.yubo@gmail.com \
    --cc=amitoj1606@gmail.com \
    --cc=bhumirks@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=yuzibode@126.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox