summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
diff options
context:
space:
mode:
authorGeyslan G. Bem <geyslan@gmail.com>2015-12-10 17:50:10 -0300
committerFelipe Balbi <balbi@ti.com>2015-12-16 10:07:27 -0600
commitca07099460231576cd7aceed5da47a06cee8063b (patch)
tree0c1da48e4830acf3fa75ea9b63bfc014554292ef /drivers/usb/musb
parent95ca961c758cd9ce789247098b09c39017637e58 (diff)
downloadlinux-ca07099460231576cd7aceed5da47a06cee8063b.tar.bz2
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: Geyslan G. Bem <geyslan@gmail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/musb')
0 files changed, 0 insertions, 0 deletions