x86/idtentry: Remove stale comment
authorThomas Gleixner <tglx@linutronix.de>
Tue, 14 Jul 2020 14:01:52 +0000 (16:01 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 16 Jul 2020 10:44:26 +0000 (12:44 +0200)
commit790ce3b40017bbd759a3d81e23c05d42b3d34b90
treed7ec696d1b26789e74aac86539c70b1b94da2e61
parentbc916e67c0eeb734fa877e63128db3d2352508f4
x86/idtentry: Remove stale comment

Stack switching for interrupt handlers happens in C now for both 64 and
32bit. Remove the stale comment which claims the contrary.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/idtentry.h