diff options
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | 2010-09-24 13:44:11 +0300 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2010-11-08 09:29:55 +0200 |
commit | 07397021058b7db468b67f8c41ce29ef6331ab92 (patch) | |
tree | 0b14d1a15010cfa35abad68161156c19de7d7e6b /drivers/input/evdev.c | |
parent | 19aab56c7f68a577d638a98c019b89420943ee70 (diff) |
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/input/evdev.c')
0 files changed, 0 insertions, 0 deletions