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 0/4] rtl8188eu: rtw_led.c cleanup
Date: Sat, 8 Oct 2016 17:47:41 -0300	[thread overview]
Message-ID: <20161008204741.GA8199@spock> (raw)

This patchset corrects the following checkpatch issues related to 
coding style in rtw_led.c file:

   - Unecessary parenthesis
   - Lines over 80 characters
   - Extra blank lines
   - Tabstop alignment

Juliana Rodrigues (4):
  staging: rtl8188eu: core: removes unecessary parenthesis
  staging: rtl8188eu: core: formats long lines and comment blocks
  staging: rtl8188eu: core: removes extra blank lines
  staging: rtl8188eu: core: fixes tabstop alignment

 drivers/staging/rtl8188eu/core/rtw_led.c | 133 +++++++++++++++++--------------
 1 file changed, 74 insertions(+), 59 deletions(-)

-- 
2.10.0



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

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20161008204741.GA8199@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.