[PATCH] staging: ft1000: Remove boolean comparisons

Luis de Bethencourt luisbg at osg.samsung.com
Mon Oct 26 06:06:18 UTC 2015


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 at 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


More information about the devel mailing list