From 4cd8f6d05599be8bd2052df28c805f7c2f8ff479 Mon Sep 17 00:00:00 2001 From: Felipe Balbi Date: Tue, 27 Jan 2015 13:24:26 -0600 Subject: [PATCH] usb: dwc3: gadget: avoid variable shadowing We already have both ret and dwc defined in this same function. Signed-off-by: Felipe Balbi --- Reading git-format-patch failed