diff options
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | 2010-09-24 06:44:12 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-22 13:21:55 -0400 |
commit | 434678685407e045ffb246df059c486fc0a16e75 (patch) | |
tree | f7b76883c3dfe7ce564cd6bffd64d0d1dad27229 /drivers/w1 | |
parent | 2f8d5cd6bcf814411ec356bcdbc666d07bbc6026 (diff) |
usb: musb: gadget: kill unreachable code in musb_g_rx()
musb_g_rx() always returns if next_request() call yields NULL, so the DBG()
near the function's end can never be invoked. Remove it along with unneeded
'return'; also remove the duplicate 'request' check...
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/w1')
0 files changed, 0 insertions, 0 deletions