Re: [PATCH] staging: ft1000: Remove boolean comparisons

From: Luis de Bethencourt
Date: Mon Oct 26 2015 - 02:06:29 EST


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@xxxxxxxxxxxxxxx>
>> ---
>> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/