All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Javier F. Arias" <jarias.linux@gmail.com>
To: gregkh@linuxfoundation.org
Cc: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/4] staging: rtl8723bs: Clean-up tasks
Date: Wed, 9 Oct 2019 21:14:09 -0500	[thread overview]
Message-ID: <cover.1570672544.git.jarias.linux@gmail.com> (raw)

This patchset would remove unnecessary code, improve formatting
and fix some warnings found by checkpatch.

Javier F. Arias (4):
  staging: rtl8723bs: Remove commented code
  staging: rtl8723bs: Remove duplicate blank lines
  staging: rtl8723bs: Remove space before tabs
  staging: rtl8723bs: Fix style in definitions

 drivers/staging/rtl8723bs/hal/sdio_ops.c | 123 +++++++----------------
 1 file changed, 37 insertions(+), 86 deletions(-)

-- 
2.20.1



             reply	other threads:[~2019-10-10  2:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-10  2:14 Javier F. Arias [this message]
2019-10-10  2:14 ` [PATCH 1/4] staging: rtl8723bs: Remove commented code Javier F. Arias
2019-10-10  2:16 ` [PATCH 2/4] staging: rtl8723bs: Remove duplicate blank lines Javier F. Arias
2019-10-10  2:16 ` [PATCH 3/4] staging: rtl8723bs: Remove space before tabs Javier F. Arias
2019-10-10  2:16 ` [PATCH 4/4] staging: rtl8723bs: Fix style in definitions Javier F. Arias

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=cover.1570672544.git.jarias.linux@gmail.com \
    --to=jarias.linux@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.