All of lore.kernel.org
 help / color / mirror / Atom feed
From: Georgiana Chelu <georgiana.chelu93@gmail.com>
To: outreachy-kernel@googlegroups.com
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: [PATCH v2 0/2] Staging: rtl8723bs: core: Fix coccinelle warning
Date: Fri, 22 Sep 2017 08:04:50 -0700	[thread overview]
Message-ID: <cover.1506092223.git.georgiana.chelu93@gmail.com> (raw)

Fix coccinelle "WARNING: Comparison to bool" and other minor
issues reported by checkpatch.pl.

Georgiana Chelu (2):
  Staging: rtl8723bs: core: Remove boolean comparison
  Staging: rtl8723bs: core: Code clean up

 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 68 +++++++++++++--------------
 1 file changed, 33 insertions(+), 35 deletions(-)

-- 
2.7.4



             reply	other threads:[~2017-09-22 15:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-22 15:04 Georgiana Chelu [this message]
2017-09-22 15:04 ` [PATCH v2 1/2] Staging: rtl8723bs: core: Remove boolean comparison Georgiana Chelu
2017-09-22 15:04 ` [PATCH v2 2/2] Staging: rtl8723bs: core: Code clean up Georgiana Chelu
2017-09-26  7:41   ` Greg Kroah-Hartman
2017-09-26 16:11     ` Georgiana Chelu
2017-09-26 16:13       ` Georgiana Chelu
2017-09-26 16:40         ` [Outreachy kernel] " Julia Lawall

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.1506092223.git.georgiana.chelu93@gmail.com \
    --to=georgiana.chelu93@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.