git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7419485
)
usb: dwc3: no need to initialize ret variable
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Thu, 15 May 2014 12:53:32 +0000
(15:53 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 15 May 2014 15:26:21 +0000
(10:26 -0500)
First usage of ret variable will re-write initial value. Thus, there is no need
to initialize it.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/core.c
patch
|
blob
|
history
drivers/usb/dwc3/dwc3-exynos.c
patch
|
blob
|
history
drivers/usb/dwc3/dwc3-omap.c
patch
|
blob
|
history
drivers/usb/dwc3/dwc3-pci.c
patch
|
blob
|
history
drivers/usb/dwc3/gadget.c
patch
|
blob
|
history
diff --cc
drivers/usb/dwc3/core.c
Simple merge
diff --cc
drivers/usb/dwc3/dwc3-exynos.c
Simple merge
diff --cc
drivers/usb/dwc3/dwc3-omap.c
Simple merge
diff --cc
drivers/usb/dwc3/dwc3-pci.c
Simple merge
diff --cc
drivers/usb/dwc3/gadget.c
Simple merge