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:
3250145
)
drm/tilcdc: Fix checkpatch error in tilcdc_panel.c
author
Sachin Kamat
<sachin.kamat@linaro.org>
Sat, 2 Mar 2013 10:23:09 +0000
(15:53 +0530)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 24 Apr 2013 04:37:12 +0000
(14:37 +1000)
Fixes the following checkpatch error:
ERROR: "foo * bar" should be "foo *bar"
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