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:
bf5a3c1
)
x86: Unspaghettize do_general_protection()
author
Frederic Weisbecker
<fweisbec@gmail.com>
Mon, 24 Sep 2012 19:05:52 +0000
(21:05 +0200)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Wed, 26 Sep 2012 13:47:06 +0000
(15:47 +0200)
There is some unnatural label based layout in this function.
Convert the unnecessary goto to readable conditional blocks.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Ingo Molnar <mingo@kernel.org>
No differences found