linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Georgios Emmanouil <geo.emmnl@gmail.com>
To: aditya.shankar@microchip.com, ganesh.krishna@microchip.com,
	gregkh@linuxfoundation.org
Cc: linux-wireless@vger.kernel.org, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 4/4] Staging:wilc1000:wilc_spi: Added blank line after function and modified comment style
Date: Thu,  2 Mar 2017 19:07:04 +0200	[thread overview]
Message-ID: <1488474424-16210-1-git-send-email-geo.emmnl@gmail.com> (raw)
In-Reply-To: <1488474379-16101-1-git-send-email-geo.emmnl@gmail.com>

Added blank line after function and modified comment style.

Signed-off-by: Georgios Emmanouil <geo.emmnl@gmail.com>
---
 drivers/staging/wilc1000/wilc_spi.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/drivers/staging/wilc1000/wilc_spi.c b/drivers/staging/wilc1000/wilc_spi.c
index 4f38922..33c2f7c 100644
--- a/drivers/staging/wilc1000/wilc_spi.c
+++ b/drivers/staging/wilc1000/wilc_spi.c
@@ -1128,11 +1128,8 @@ static int wilc_spi_sync_ext(struct wilc *wilc, int nint)

 	return 1;
 }
-/********************************************
- *
- *      Global spi HIF function table
- *
- ********************************************/
+
+/* Global spi HIF function table */
 static const struct wilc_hif_func wilc_hif_spi = {
 	.hif_init = wilc_spi_init,
 	.hif_deinit = _wilc_spi_deinit,
--
2.1.4

  reply	other threads:[~2017-03-02 17:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-02 17:04 [PATCH 1/4] Staging:wilc1000:wilc_spi: Fixed comment style to the preferred kernel comment style Georgios Emmanouil
2017-03-02 17:05 ` [PATCH 2/4] Staging:wilc1000:wilc_spi: Fixed alignment to match parenthesis Georgios Emmanouil
2017-03-02 17:06   ` [PATCH 3/4] Staging:wilc1000:wilc_spi: Fixed spelling error Georgios Emmanouil
2017-03-02 17:07     ` Georgios Emmanouil [this message]
2017-03-04 22:46       ` [PATCH 4/4] Staging:wilc1000:wilc_spi: Added blank line after function and modified comment style Julian Calaby
2017-03-04 22:45     ` [PATCH 3/4] Staging:wilc1000:wilc_spi: Fixed spelling error Julian Calaby
2017-03-04 22:45   ` [PATCH 2/4] Staging:wilc1000:wilc_spi: Fixed alignment to match parenthesis Julian Calaby
2017-03-04 22:44 ` [PATCH 1/4] Staging:wilc1000:wilc_spi: Fixed comment style to the preferred kernel comment style Julian Calaby

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=1488474424-16210-1-git-send-email-geo.emmnl@gmail.com \
    --to=geo.emmnl@gmail.com \
    --cc=aditya.shankar@microchip.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=ganesh.krishna@microchip.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).