From e44a5c00169df634c152bdba65c7b735eb3a7a81 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Fri, 25 Jan 2013 14:45:42 +0530 Subject: [PATCH] drm/exynos: Add missing braces around sizeof Fixes the following checkpatch warning: WARNING: sizeof *sgt should be sizeof(*sgt) Signed-off-by: Sachin Kamat Signed-off-by: Inki Dae --- Reading git-format-patch failed