Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information