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:
e85cbbf
)
drm/gma500: Code cleanup - removal of centralized exiting of function
author
Arthur Borsboom
<arthurborsboom@gmail.com>
Sat, 15 Mar 2014 21:12:16 +0000
(22:12 +0100)
committer
Patrik Jakobsson
<patrik.r.jakobsson@gmail.com>
Mon, 17 Mar 2014 19:14:06 +0000
(20:14 +0100)
Removed centralized exiting of function (goto statement), since it was
the only used in one single location with only a return statement.
Signed-off-by: Arthur Borsboom <arthurborsboom@gmail.com>
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
No differences found