All of lore.kernel.org
 help / color / mirror / Atom feed
From: Payal Kshirsagar <payalskshirsagar1234@gmail.com>
To: gregkh@linuxfoundation.org, outreachy-kernel@googlegroups.com
Cc: Payal Kshirsagar <payalskshirsagar1234@gmail.com>
Subject: [PATCH 0/3] staging: rtl8723bs: remove unneeded local variables
Date: Fri, 13 Mar 2020 21:06:07 +0530	[thread overview]
Message-ID: <cover.1584113084.git.payalskshirsagar1234@gmail.com> (raw)

Remove unneeded variables and their declarations from the files of
staging/rtl8723bs directory.

Payal Kshirsagar (3):
  staging: rtl8723bs: hal: hal_com.c: remove unneeded variable
  staging: rtl8723bs: core: rtw_io.c: remove unneeded variables
  staging: rtl8723bs: core: rtw_pwrctrl.c: remove unneeded variable

 drivers/staging/rtl8723bs/core/rtw_io.c      | 9 ++-------
 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c | 7 +------
 drivers/staging/rtl8723bs/hal/hal_com.c      | 5 +----
 3 files changed, 4 insertions(+), 17 deletions(-)

-- 
2.17.1



             reply	other threads:[~2020-03-13 15:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-13 15:36 Payal Kshirsagar [this message]
2020-03-13 15:36 ` [PATCH 1/3] staging: rtl8723bs: hal: hal_com.c: remove unneeded variable Payal Kshirsagar
2020-03-13 15:36 ` [PATCH 2/3] staging: rtl8723bs: core: rtw_io.c: remove unneeded variables Payal Kshirsagar
2020-03-13 15:36 ` [PATCH 3/3] staging: rtl8723bs: core: rtw_pwrctrl.c: remove unneeded variable Payal Kshirsagar
2020-03-13 19:26 ` [Outreachy kernel] [PATCH 0/3] staging: rtl8723bs: remove unneeded local variables Julia Lawall
2020-03-15  5:59   ` Payal Kshirsagar
2020-03-15  8:40     ` Julia Lawall
2020-03-15 10:21       ` Payal Kshirsagar
2020-03-17 11:38         ` Greg KH
2020-03-21  7:35           ` Payal Kshirsagar

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.1584113084.git.payalskshirsagar1234@gmail.com \
    --to=payalskshirsagar1234@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.