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:
b319dc6
)
drm/exynos: cleanup function calling written twice
author
Joonyoung Shim
<jy0922.shim@samsung.com>
Wed, 16 Sep 2015 05:29:34 +0000
(14:29 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Wed, 30 Sep 2015 07:39:40 +0000
(16:39 +0900)
By if statment, some function callings are written twice. It needs
several line feed by indentation in if statment. Make to one function
calling from outside if statment.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_gem.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/exynos/exynos_drm_gem.c
Simple merge