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:
5dd6016
)
[POWERPC] Replace if-then-else with a switch statement
author
Will Schmidt
<will_schmidt@vnet.ibm.com>
Mon, 12 Mar 2007 19:21:16 +0000
(06:21 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 27 Apr 2007 11:13:21 +0000
(21:13 +1000)
Convert a compound if-else blob to a switch statement.
This better fits the kernel coding style.
Signed-off-by: Will Schmidt <will_schmidt@vnet.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found