All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juliana Rodrigues <juliana.orod@gmail.com>
To: outreachy-kernel@googlegroups.com, gregkh@linuxfoundation.org
Subject: [PATCH 3/4] staging: rtl8188eu: core: removes extra blank lines
Date: Sat, 8 Oct 2016 17:49:09 -0300	[thread overview]
Message-ID: <20161008204909.GA8819@spock> (raw)
In-Reply-To: <cover.1475959255.git.juliana.orod@gmail.com>

Removes unecessary blank lines that were causing checkpatch issues.

Signed-off-by: Juliana Rodrigues <juliana.orod@gmail.com>
---
 drivers/staging/rtl8188eu/core/rtw_led.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/rtl8188eu/core/rtw_led.c b/drivers/staging/rtl8188eu/core/rtw_led.c
index f51a196..147eded 100644
--- a/drivers/staging/rtl8188eu/core/rtw_led.c
+++ b/drivers/staging/rtl8188eu/core/rtw_led.c
@@ -87,7 +87,6 @@ void InitLed871x(struct adapter *padapter, struct LED_871x *pLed)
 	INIT_WORK(&pLed->BlinkWorkItem, BlinkWorkItemCallback);
 }
 
-
 /*  */
 /*	Description: */
 /*		DeInitialize an LED_871x object. */
-- 
2.10.0



  parent reply	other threads:[~2016-10-08 20:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1475959255.git.juliana.orod@gmail.com>
2016-10-08 20:48 ` [PATCH 1/4] staging: rtl8188eu: core: removes unecessary parenthesis Juliana Rodrigues
2016-10-08 20:48 ` [PATCH 2/4] staging: rtl8188eu: core: formats long lines and comment blocks Juliana Rodrigues
2016-10-09  5:55   ` [Outreachy kernel] " Julia Lawall
2016-10-09 14:41   ` Greg KH
2016-10-08 20:49 ` Juliana Rodrigues [this message]
2016-10-09  5:50   ` [Outreachy kernel] [PATCH 3/4] staging: rtl8188eu: core: removes extra blank lines Julia Lawall
2016-10-09 14:41   ` Greg KH
2016-10-08 20:49 ` [PATCH 4/4] staging: rtl8188eu: core: fixes tabstop alignment Juliana Rodrigues

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=20161008204909.GA8819@spock \
    --to=juliana.orod@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=outreachy-kernel@googlegroups.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.