[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87h7yfowtb.fsf@nanos.tec.linutronix.de>
Date: Mon, 23 Mar 2020 17:33:36 +0100
From: Thomas Gleixner <tglx@...utronix.de>
To: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
Cc: Linux Doc Mailing List <linux-doc@...r.kernel.org>,
linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
Darren Hart <dvhart@...radead.org>
Subject: Re: [PATCH 04/17] kernel: futex.c: get rid of a docs build warning
Mauro Carvalho Chehab <mchehab+huawei@...nel.org> writes:
> Em Fri, 20 Mar 2020 16:28:23 +0100
> Thomas Gleixner <tglx@...utronix.de> escreveu:
>
>> Mauro Carvalho Chehab <mchehab+huawei@...nel.org> 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
Powered by blists - more mailing lists