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:
effbc4f
)
agp: Remove 'break' after 'return' statement.
author
Santosh Nayak
<santoshprasadnayak@gmail.com>
Thu, 5 Apr 2012 06:01:08 +0000
(11:31 +0530)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 12 Apr 2012 16:56:17 +0000
(17:56 +0100)
'break' is unnecessary after 'return' statement.
Remove all such 'break' as clean up.
Signed-off-by: Santosh Nayak <santoshprasadnayak@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found