On 7/27/23 12:10 AM, Stephen Rothwell wrote: > Hi all, > > After merging the block tree, today's linux-next build (htmldocs) > produced these warnings: > > kernel/futex/futex.h:183: warning: Function parameter or member 'wake' not described in 'futex_q' > kernel/futex/futex.h:183: warning: Function parameter or member 'wake_data' not described in 'futex_q' > > Introduced by commits > > c8d49e4f6dec ("futex: factor out the futex wake handling") > 16759c720d7b ("futex: add wake_data to struct futex_q") Thanks, I'll fix those up! -- Jens Axboe