]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc3: gadget: get rid of the length variable
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 6 Apr 2018 12:51:49 +0000 (15:51 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 21 May 2018 07:00:57 +0000 (10:00 +0300)
commit6d9d22dac114c35f794cf28104cbc5af7acc8232
tree4d946d874951597eaafdd121562d731a39fe9a13
parentfee73e6144d8a0399d17f9ca3b7e5121057eab2d
usb: dwc3: gadget: get rid of the length variable

Code is just as readable without it.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/gadget.c