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:
01073b0
)
drm: Remove useless else block
author
Thierry Reding
<treding@nvidia.com>
Wed, 10 Dec 2014 12:03:39 +0000
(13:03 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 10 Dec 2014 13:14:53 +0000
(14:14 +0100)
All prior conditional blocks return from the function, so the else block
can be at the top level of the function.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/drm_crtc.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/drm_crtc.c
Simple merge