commit | 96081cdfae35c1e332be42d89dee278c72d8915d | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Thu Nov 15 03:43:30 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 20 15:35:32 2012 +1000 |
tree | 112fb46429eb17ebc63558bd56790126a428253a | |
parent | d56b1b9d48fe266685eb6025c979150e86bb2c6d [diff] |
drm/drm_fb_helper: Remove unnecessary braces 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>