Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes: > Em Fri, 20 Mar 2020 16:28:23 +0100 > Thomas Gleixner <tglx@xxxxxxxxxxxxx> escreveu: > >> Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes: >> >> The subject prefix for this is: 'futex:' > > Ok! > >> > * For shared mappings (when @fshared), the key is: >> > - * ( inode->i_sequence, page->index, offset_within_page ) >> > + * ( inode->i_sequence, page->index, offset_within_page ) >> >> Sigh. Is there no better way to make this look sane both in the file and >> in the docs? > > The enclosed patch would do the trick. > > > [PATCH 04/17 v2] kernel: futex: get rid of a docs build warning The prefix is still wrong. See above. git log --oneline $FILE usually gives you a pretty good hint. Thanks, tglx