mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: huanqi chi <chihuanqi@gmail.com>
To: gregkh@linuxfoundation.org, Larry.Finger@lwfinger.net,
	standby24x7@gmail.com, oat.elena@gmail.com
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	huanqi chi <chihuanqi@gmail.com>
Subject: [PATCH] staging rtl8188eu: add a blank line after declarations
Date: Sat,  5 Apr 2014 13:53:27 +0800	[thread overview]
Message-ID: <1396677207-16562-1-git-send-email-chihuanqi@gmail.com> (raw)
In-Reply-To: <1396673803-8578-1-git-send-email-chihuanqi@gmail.com>

fix a coding style issue: Missing a blank line after declarations

Signed-off-by: huanqi chi <chihuanqi@gmail.com>
---
 drivers/staging/rtl8188eu/core/rtw_br_ext.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/staging/rtl8188eu/core/rtw_br_ext.c b/drivers/staging/rtl8188eu/core/rtw_br_ext.c
index e843c6b..f97f05f 100644
--- a/drivers/staging/rtl8188eu/core/rtw_br_ext.c
+++ b/drivers/staging/rtl8188eu/core/rtw_br_ext.c
@@ -442,6 +442,7 @@ static void __nat25_db_print(struct adapter *priv)
 void nat25_db_cleanup(struct adapter *priv)
 {
 	int i;
+
 	spin_lock_bh(&priv->br_ext_lock);
 
 	for (i = 0; i < NAT25_HASH_SIZE; i++) {
-- 
1.7.0.4


      parent reply	other threads:[~2014-04-05  5:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-05  4:56 chihuanqi
2014-04-05  5:18 ` Greg KH
2014-04-05  5:53 ` huanqi chi [this message]

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=1396677207-16562-1-git-send-email-chihuanqi@gmail.com \
    --to=chihuanqi@gmail.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oat.elena@gmail.com \
    --cc=standby24x7@gmail.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

all inboxes | Powered by JetHome®