drm/drm_fb_helper: Remove unnecessary braces
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 15 Nov 2012 03:43:30 +0000 (03:43 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Nov 2012 05:35:32 +0000 (15:35 +1000)
Remove unnecessary braces to silence the following type of
checkpatch warnings:
WARNING: braces {} are not necessary for single statement blocks
WARNING: braces {} are not necessary for any arm of this statement

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found