Hi,

"Geyslan G. Bem" <geys...@gmail.com> writes:
> 2015-12-10 12:13 GMT-03:00 Felipe Balbi <ba...@ti.com>:
>> "Geyslan G. Bem" <geys...@gmail.com> writes:
>>
>>> This patch removes redundant conditions.
>>>
>>>  - (!A || (A && B)) is the same as (!A || B).
>>>  - (length && length > 5) can be reduced to a single evaluation.
>>>
>>> Caught by: cppcheck
>>>
>>> Signed-off-by: Geyslan G. Bem <geys...@gmail.com>
>>> ---
>>
>> I guess you didn't get previous comment in time; let's split this per
>> driver so different maintainers can pick their parts.
>
> Okeydokey. :)

thanks :-)

-- 
balbi

Attachment: signature.asc
Description: PGP signature

Reply via email to