From: Luis de Bethencourt <luisbg@osg.samsung.com>
To: Greg KH <gregkh@linuxfoundation.org>
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: Mon, 26 Oct 2015 06:06:18 +0000 [thread overview]
Message-ID: <562DC2DA.4070705@osg.samsung.com> (raw)
In-Reply-To: <20151025022032.GA28173@kroah.com>
On 25/10/15 02:20, Greg KH wrote:
> 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 :(
>
Hi Greg,
No problem. I see the commit that removed this driver [0] mentions the radio
technology service has been discontinued.
Great to see drivers removed when they become obsolete instead of zombily
maintained.
Thanks for the review,
Luis
[0] https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/commit/?h=staging-testing&id=6512edec48b2ccfe9bb969ce26ebbbcd49de6c4b
prev parent reply other threads:[~2015-10-26 6:06 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
2015-10-26 6:06 ` Luis de Bethencourt [this message]
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=562DC2DA.4070705@osg.samsung.com \
--to=luisbg@osg.samsung.com \
--cc=daniele.alessandrelli@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=gulsah.1004@gmail.com \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--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.