From: Andi Kleen Date: Wed, 27 May 2009 19:56:53 +0000 (+0200) Subject: x86, mce: rename and align out2 label X-Git-Tag: v2.6.31-rc1~349^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32561696c23028596f24b353d98f2e23b58f91f7;p=pandora-kernel.git x86, mce: rename and align out2 label 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 Signed-off-by: Hidetoshi Seto Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed