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:
8be9110
)
x86, mce: rename and align out2 label
author
Andi Kleen
<andi@firstfloor.org>
Wed, 27 May 2009 19:56:53 +0000
(21:56 +0200)
committer
H. Peter Anvin
<hpa@zytor.com>
Thu, 28 May 2009 16:24:15 +0000
(09:24 -0700)
There's only a single out path in do_machine_check now, so rename the
label from out2 to out. Also align it at the first column.
[ Impact: minor cleanup, no functional changes ]
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found