]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: remove irq_task from kerneldoc
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 12 Sep 2018 20:43:07 +0000 (22:43 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 13 Sep 2018 13:43:07 +0000 (15:43 +0200)
commitf1c8bc332e6dacac221d0d6304f4a3e99b756e2f
treeab6b75ce4f6214624d5e76dda435c98a723427ab
parent1e479c619b2ac983fdea1a8212c7b822b5098da0
rtc: remove irq_task from kerneldoc

Stale mentions of irq_task are left in the kerneldoc after its removal.
Remove them.

There is still one indirect mention left but commit 3c8bb90efb6e ("rtc: Fix
hrtimer deadlock") can probably be reverted now.

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/interface.c