usb: dwc3: ep0: split the special cases on ep0_queue
authorFelipe Balbi <balbi@ti.com>
Thu, 19 Jul 2012 05:51:13 +0000 (08:51 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 3 Aug 2012 06:28:24 +0000 (09:28 +0300)
We can return early from each if () branch
and split the special cases for clarity. While
at that also add a comment to the delayed_status
case.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found