From: Greg KH <gregkh@linuxfoundation.org>
To: "Javier F. Arias" <jarias.linux@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 3/4] staging: rtl8723bs: Remove unnecessary conditional block
Date: Wed, 13 Nov 2019 11:44:40 +0100 [thread overview]
Message-ID: <20191113104440.GB2068945@kroah.com> (raw)
In-Reply-To: <b870c2b43c12b7a4c98413735d9c7b1d4ff8e5c5.1573605920.git.jarias.linux@gmail.com>
On Tue, Nov 12, 2019 at 08:36:53PM -0500, Javier F. Arias wrote:
> This patch removes a conditional block that had no effect.
> It also reformat the affected lines to set the right indentation
> after the removal.
> Issue found by Coccinelle.
>
> Signed-off-by: Javier F. Arias <jarias.linux@gmail.com>
> ---
> Changes in V2:
> - No changes.
>
> drivers/staging/rtl8723bs/hal/sdio_halinit.c | 19 +++++++------------
> 1 file changed, 7 insertions(+), 12 deletions(-)
Please use scripts/get_maintainer.pl on your patches to send them to the
proper mailing lists and developers. Right now you are only cc: me and
lkml and sometimes the outreachy list, which is odd.
Please fix this up and redo the series.
thanks,
greg k-h
next prev parent reply other threads:[~2019-11-13 10:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-13 1:34 [PATCH v2 1/4] staging: rtl8723bs: Add necessary braces Javier F. Arias
2019-11-13 1:36 ` [PATCH v2 2/4] staging: rtl8723bs: Fix unbalanced braces Javier F. Arias
2019-11-13 10:43 ` [Outreachy kernel] " Greg KH
2019-11-13 1:36 ` [PATCH v2 3/4] staging: rtl8723bs: Remove unnecessary conditional block Javier F. Arias
2019-11-13 10:44 ` Greg KH [this message]
2019-11-13 1:38 ` [PATCH v2 4/4] staging: rtl8723bs: Rename variable Javier F. Arias
2019-11-13 10:45 ` Greg KH
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=20191113104440.GB2068945@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=jarias.linux@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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