Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/exynos: Add missing braces around sizeof
Fixes the following checkpatch warning: WARNING: sizeof *sgt should be sizeof(*sgt) Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>
- Loading branch information