aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/musb.h
diff options
context:
space:
mode:
authorGeyslan G. Bem <geyslan@gmail.com>2015-12-10 17:50:12 -0300
committerFelipe Balbi <balbi@ti.com>2015-12-16 10:07:28 -0600
commit1a1716260008b16887d72b417bd069ee4220c42e (patch)
tree02f4d46daa95629e65c96f820fcbcbeebc469b9f /include/linux/usb/musb.h
parentusb: gadget: s3c-hsudc: remove redundant condition (diff)
downloadlinux-dev-1a1716260008b16887d72b417bd069ee4220c42e.tar.xz
linux-dev-1a1716260008b16887d72b417bd069ee4220c42e.zip
usb: musb: gadget: remove redundant condition
This patch removes redundant condition. (!A || (A && B)) is the same as (!A || B). Fixes indentation too. 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 'include/linux/usb/musb.h')
0 files changed, 0 insertions, 0 deletions