diff options
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | 2010-09-24 14:44:11 +0400 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2010-11-08 10:29:55 +0300 |
commit | 07397021058b7db468b67f8c41ce29ef6331ab92 (patch) | |
tree | 0b14d1a15010cfa35abad68161156c19de7d7e6b /drivers/usb/musb/musbhsdma.c | |
parent | 19aab56c7f68a577d638a98c019b89420943ee70 (diff) | |
download | linux-07397021058b7db468b67f8c41ce29ef6331ab92.tar.xz |
usb: musb: gadget: kill duplicate code in musb_gadget_queue()
musb_gadget_queue() checks for '!req->buf' condition twice:
in the second case the code is both duplicated and unreachable
as the first check returns early.
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/musb/musbhsdma.c')
0 files changed, 0 insertions, 0 deletions