On Fri, 15 Nov 2019 19:23:29 +0100 (CET) Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote: > On Fri, 4 Oct 2019, Jonathan Corbet wrote: > > > While checking the results of the :c:func: removal, I noticed that there > > was no documentation for request_irq(), and request_threaded_irq() was not > > mentioned at all. Add a kerneldoc comment for request_irq() and add > > request_threaded_irq() to the list of functions. > > > > Signed-off-by: Jonathan Corbet <corbet@xxxxxxx> Heh...I'd forgotten about this one... > Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Thanks, I'll go ahead and apply it. jon