git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
816175d
)
drm/tilcdc: Remove unnecessary braces
author
Sachin Kamat
<sachin.kamat@linaro.org>
Sat, 2 Mar 2013 10:23:07 +0000
(15:53 +0530)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 24 Apr 2013 04:35:42 +0000
(14:35 +1000)
Silences the following checkpatch warning:
WARNING: braces {} are not necessary for any arm of this statement
if (priv->rev == 1) {
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found