[PATCH 3/3] drm/drm_fb_helper: Remove unnecessary braces

2012-11-15 Thread Sachin Kamat
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 --- drivers/gpu/drm/drm_fb_helper.c | 23 ++---

[PATCH 3/3] drm/drm_fb_helper: Remove unnecessary braces

2012-11-15 Thread Sachin Kamat
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 --- drivers/gpu/drm/drm_fb_helper.c | 23 ++---