commit | f1c8bc332e6dacac221d0d6304f4a3e99b756e2f | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Sep 12 22:43:07 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Sep 13 15:43:07 2018 +0200 |
tree | ab6b75ce4f6214624d5e76dda435c98a723427ab | |
parent | 1e479c619b2ac983fdea1a8212c7b822b5098da0 [diff] |
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>