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:
78f0c53
)
usb: gadget: s3c-hsudc: Add missing braces around sizeof
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 3 Sep 2012 10:18:19 +0000
(15:48 +0530)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 3 Sep 2012 14:09:33 +0000
(17:09 +0300)
Silences the following checkpatch warning:
WARNING: sizeof *hsreq should be sizeof(*hsreq)
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found