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:
35a57ff
)
drm/i915: Remove unnecessary goto in intel_primary_plane_disable()
author
Ander Conselvan de Oliveira
<ander.conselvan.de.oliveira@intel.com>
Thu, 27 Nov 2014 13:32:34 +0000
(15:32 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 3 Dec 2014 08:35:28 +0000
(09:35 +0100)
The same logic can be implemented without it, and it even saves a line
of code.
Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found