All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Luis de Bethencourt <luisbg@osg.samsung.com>
Cc: linux-kernel@vger.kernel.org, marek.belisko@gmail.com,
	devel@driverdev.osuosl.org, gulsah.1004@gmail.com,
	joe@perches.com, daniele.alessandrelli@gmail.com,
	mahfouz.saif.elyazal@gmail.com,
	rickard_strandqvist@spectrumdigital.se
Subject: Re: [PATCH] staging: ft1000: Remove boolean comparisons
Date: Sat, 24 Oct 2015 19:20:32 -0700	[thread overview]
Message-ID: <20151025022032.GA28173@kroah.com> (raw)
In-Reply-To: <1445201895-29443-1-git-send-email-luisbg@osg.samsung.com>

On Sun, Oct 18, 2015 at 09:58:15PM +0100, Luis de Bethencourt wrote:
> Boolean tests do not need explicit comparison to true or false.
> 
> Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
> ---
>  drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c | 4 ++--
>  drivers/staging/ft1000/ft1000-usb/ft1000_hw.c    | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

This driver just got deleted from the tree, sorry :(

  reply	other threads:[~2015-10-25  8:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-18 20:58 [PATCH] staging: ft1000: Remove boolean comparisons Luis de Bethencourt
2015-10-25  2:20 ` Greg KH [this message]
2015-10-26  6:06   ` Luis de Bethencourt

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=20151025022032.GA28173@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=daniele.alessandrelli@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gulsah.1004@gmail.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luisbg@osg.samsung.com \
    --cc=mahfouz.saif.elyazal@gmail.com \
    --cc=marek.belisko@gmail.com \
    --cc=rickard_strandqvist@spectrumdigital.se \
    /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.