hrtimer: Remove the comment about not used HRTIMER_SOFTIRQ
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Thu, 7 Nov 2019 09:19:24 +0000 (10:19 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 12 Nov 2019 15:15:57 +0000 (16:15 +0100)
commit3bbc53f4ae1686b501d92d4a5fd400f4958c8a98
tree10e6c8027486706dcae2ec09b0fa58f15d98f755
parent1d6acc18fee71a0db6e4fbbfbdb247e0bd5b0655
hrtimer: Remove the comment about not used HRTIMER_SOFTIRQ

The softirq `HRTIMER_SOFTIRQ' was not used since commit c6eb3f70d448
("hrtimer: Get rid of hrtimer softirq").

But it got used again, beginning with commit 5da70160462e ("hrtimer:
Implement support for softirq based hrtimers"), which did not remove the
comment. Remove it now.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20191107091924.13410-1-bigeasy@linutronix.de
include/linux/interrupt.h