commit | 9a71eb563441a42effe11d9a8cc1e6be068b7446 | [log] [tgz] |
---|---|---|
author | Michal Nazarewicz <mina86@mina86.com> | Mon Jan 18 17:54:14 2016 +0100 |
committer | Felipe Balbi <balbi@kernel.org> | Fri Mar 04 15:14:33 2016 +0200 |
tree | 5c4791ec6151c80835eb7dffebb82ccc28c5ac6f | |
parent | f297e86c7f017430816b27e6cf29bf81246d897e [diff] |
usb: gadget: f_midi: move some of f_midi_transmit to separate func Move some of the f_midi_transmit to a separate f_midi_do_transmit function so the massive indention levels are not so jarring. This introduces no changes in behaviour. Signed-off-by: Michal Nazarewicz <mina86@mina86.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>