x86/mce: add emacs block to mctelem.c
authorHaozhong Zhang <haozhong.zhang@intel.com>
Mon, 11 Sep 2017 07:57:57 +0000 (15:57 +0800)
committerWei Liu <wei.liu2@citrix.com>
Wed, 13 Sep 2017 11:15:19 +0000 (12:15 +0100)
commit8c5337de5692a98d65981b2c32669da88a902f1d
treee6e9fa80bbb69a79359626d74dec308e1136597a
parentcf398baeb78aee66816b78761ea09940f8396ea7
x86/mce: add emacs block to mctelem.c

mctelem.c uses the tab indention. Add an emacs block to avoid mixed
indention styles in certain editors.

Signed-off-by: Haozhong Zhang <haozhong.zhang@intel.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/cpu/mcheck/mctelem.c