On Mon, Apr 15, 2024 at 03:22:27PM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the char-misc tree, today's linux-next build (htmldocs) > produced this warning: > > drivers/uio/uio.c:446: warning: expecting prototype for uio_interrupt(). Prototype was for uio_interrupt_handler() instead > > Introduced by commit > > f8a27dfa4b82 ("uio: use threaded interrupts") Thanks: https://lore.kernel.org/r/20240414215220.2424597-1-chris.packham@xxxxxxxxxxxxxxxxxxx should fix this up, I'll go apply that now. greg k-h