x86/traceponit: Fix comment about irq vector tracepoints
authorsunliming <sunliming@kylinos.cn>
Thu, 26 May 2022 11:08:31 +0000 (19:08 +0800)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Fri, 27 May 2022 02:03:52 +0000 (22:03 -0400)
commitaef54851bf1d3e31f9c15e8134e859c2f343ceab
treec166a5929ce3343a9d87c86e43474c42462ab98e
parentfeccde2a49ff88e3e197adf1f16ea852dd05d059
x86/traceponit: Fix comment about irq vector tracepoints

Commit:

  4b9a8dca0e58 ("x86/idt: Remove the tracing IDT completely")

removed the 'tracing IDT' from arch/x86/kernel/tracepoint.c,
but left related comment. So that the comment become anachronistic.
Just remove the comment.

Link: https://lkml.kernel.org/r/20220526110831.175743-1-sunliming@kylinos.cn
Signed-off-by: sunliming <sunliming@kylinos.cn>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
arch/x86/kernel/tracepoint.c