Skip to content
Commit 232dce89 authored by Geyslan G. Bem's avatar Geyslan G. Bem Committed by Johan Hovold
Browse files

USB: io_edgeport: remove redundant conditions



This patch removes redundant conditions.

 (!A || (A && B)) is the same as (!A || B).

Tested by compilation only.
Caught by cppcheck.

Signed-off-by: default avatarGeyslan G. Bem <geyslan@gmail.com>
Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
parent 6f923a01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment