diff options
author | Lai Jiangshan <laijs@linux.alibaba.com> | 2020-04-19 17:40:48 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-06-11 16:14:32 +0300 |
commit | fbaed278a3cc72a46aadae667b8c6754b78640a6 (patch) | |
tree | bbfd362cea290d84bda485ffc181900f06ef5df2 /drivers/xen | |
parent | c75890700455113c366f795f3d22ee03623835e8 (diff) | |
download | linux-fbaed278a3cc72a46aadae667b8c6754b78640a6.tar.xz |
x86/idt: Remove address operator on function machine_check()
machine_check is function address, the address operator on it is nop for
compiler.
Make it consistent with the other function addresses in the same file.
Signed-off-by: Lai Jiangshan <laijs@linux.alibaba.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20200419144049.1906-3-laijs@linux.alibaba.com
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions