Commits

Sachin Kamat committed affaab4c58d
usb: gadget: s3c-hsudc: Add missing braces around sizeof 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>