From: Felipe Balbi Date: Thu, 19 Jul 2012 05:51:13 +0000 (+0300) Subject: usb: dwc3: ep0: split the special cases on ep0_queue X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~139^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9b33c605c398df1d42c694bda28fe8708754c64;p=pandora-kernel.git usb: dwc3: ep0: split the special cases on ep0_queue 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 --- Reading git-diff-tree failed