Re: [PATCH] usb: remove redundant conditions

From: Felipe Balbi
Date: Thu Dec 10 2015 - 09:50:24 EST



Hi,

"Geyslan G. Bem" <geyslan@xxxxxxxxx> 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 <geyslan@xxxxxxxxx>

Can you split this into one patch per driver, that way it's easier to
apply by different maintainers.

--
balbi

Attachment: signature.asc
Description: PGP signature