entry: Fixup irqentry_enter() comment
authorIra Weiny <ira.weiny@intel.com>
Wed, 28 Oct 2020 16:36:32 +0000 (09:36 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 29 Oct 2020 10:31:29 +0000 (11:31 +0100)
commit45ff510517f3b1354a3d9c273ad5e5e8d08312cb
tree22b801e36bc63e172d93f4789cc065eaf2ac906e
parent114518eb6430b832d2f9f5a008043b913ccf0e24
entry: Fixup irqentry_enter() comment

irq_enter_from_user_mode() was changed to irqentry_enter_from_user_mode().
Update the comment within irqentry_enter() to reflect this change.

Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201028163632.965518-1-ira.weiny@intel.com
kernel/entry/common.c