uio: update kerneldoc comments for interrupt functions
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Sun, 14 Apr 2024 21:52:20 +0000 (09:52 +1200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Apr 2024 07:22:03 +0000 (09:22 +0200)
commitebbc1a4789c666846b9854ef845a37a64879e5f9
treed523b9dc080d11cdf79f55ec5650cce45772630e
parent4b9f86214c054ea2da2917f6c107b34f7076c181
uio: update kerneldoc comments for interrupt functions

Update the kerneldoc comment for uio_interrupt_handler and add one for
uio_interrupt_thread.

Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/oe-kbuild-all/202404112227.mIATKoTb-lkp@intel.com/
Fixes: f8a27dfa4b82 ("uio: use threaded interrupts")
Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Link: https://lore.kernel.org/r/20240414215220.2424597-1-chris.packham@alliedtelesis.co.nz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uio/uio.c