diff options
| author | Sergei Shtylyov <[email protected]> | 2010-09-24 13:44:12 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2010-10-22 10:21:55 -0700 |
| commit | 434678685407e045ffb246df059c486fc0a16e75 (patch) | |
| tree | f7b76883c3dfe7ce564cd6bffd64d0d1dad27229 /scripts | |
| 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 <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions