commit | 34c0887fde3489b10fb712ab0312ca735fc85dd4 | [log] [tgz] |
---|---|---|
author | John Youn <John.Youn@synopsys.com> | Tue Jan 17 20:31:43 2017 -0800 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jan 24 11:04:19 2017 +0200 |
tree | eff51c1708e9760ba6f0528452684bd25f55fc01 | |
parent | ab2832028f07f19da9587310d3a6978dc4a34d61 [diff] |
usb: dwc2: Fix brace usage * Remove braces for one-line statements * Add missing braces where another arm in if-statement uses braces Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>