Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ca070994 authored by Geyslan G. Bem's avatar Geyslan G. Bem Committed by Felipe Balbi
Browse files

usb: gadget: s3c-hsudc: remove redundant condition



This patch removes redundant condition.

 (!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 avatarFelipe Balbi <balbi@ti.com>
parent 95ca961c
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