public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH v2 2/4] staging: rtl8723bs: Fix unbalanced braces
Date: Wed, 13 Nov 2019 11:43:44 +0100	[thread overview]
Message-ID: <20191113104344.GA2068945@kroah.com> (raw)
In-Reply-To: <ff5bb9f30fd27f68a9b8977094d56c844ba307df.1573605920.git.jarias.linux@gmail.com>

On Tue, Nov 12, 2019 at 08:36:12PM -0500, Javier F. Arias wrote:
> This patch fixes unbalanced braces around else statements. It also
> removes an empty else block.

No, it only did one thing here, not 2 :(


  reply	other threads:[~2019-11-13 10:43 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   ` Greg KH [this message]
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
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=20191113104344.GA2068945@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox