Re: [PATCH] Remove obsolete Documentation/00-INDEX entries

From: Jovi Zhang
Date: Tue Feb 22 2011 - 00:44:05 EST


On Tue, Feb 22, 2011 at 4:55 AM, Randy Dunlap <rdunlap@xxxxxxxxxxxx> wrote:
> On Mon, 21 Feb 2011 14:34:51 -0600 Rob Landley wrote:
>
>> On 02/21/2011 02:03 PM, Randy Dunlap wrote:
>> >> I have a http://kernel.org/doc/make/doclinkcheck.py which finds the
>> >> files it lists which don't exist and the files which exist but aren't
>> >> listed. ÂThe current list of files 00-INDEX says exist, but aren't at
>> >> that location, is:
>> >
>> > I'll fix some of these (or accept patches to do so).
>> > Thanks.
>>
>> Let's see...
>>
>> From: Rob Landley <rlandley@xxxxxxxxxxxxx>
>>
>> Time interpolators were removed in git 1f564ad6d41828
>> Voyager support went away in git b6b6e2b112caf
>>
>> Signed-off-by: Rob Landley <rlandley@xxxxxxxxxxxxx>
>> ---
>
> Thanks, added to my patch queue.
>
>>
>> ÂDocumentation/00-INDEX | Â Â4 ----
>> Â1 file changed, 4 deletions(-)
>>
>> diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
>> index 8dfc670..f607367 100644
>> --- a/Documentation/00-INDEX
>> +++ b/Documentation/00-INDEX
>> @@ -328,8 +328,6 @@ sysrq.txt
>> Â Â Â - info on the magic SysRq key.
>> Âtelephony/
>> Â Â Â - directory with info on telephony (e.g. voice over IP) support.
>> -time_interpolators.txt
>> - Â Â - info on time interpolators.
>> Âuml/
>> Â Â Â - directory with information about User Mode Linux.
>> Âunicode.txt
>> @@ -346,8 +344,6 @@ vm/
>> Â Â Â - directory with info on the Linux vm code.
>> Âvolatile-considered-harmful.txt
>> Â Â Â - Why the "volatile" type class should not be used
>> -voyager.txt
>> - Â Â - guide to running Linux on the Voyager architecture.
>> Âw1/
>> Â Â Â - directory with documents regarding the 1-wire (w1) subsystem.
>> Âwatchdog/
>
>
> ---
> ~Randy
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at Âhttp://vger.kernel.org/majordomo-info.html
> Please read the FAQ at Âhttp://www.tux.org/lkml/
>

There also have many doc located in Documentation directory, but not
in 00-INDEX file, like
apparmor.txt
bad_memory.txt
braille-console.txt
bt8xxgpio.txt
circular-buffers.txt
coccinelle.txt
credentials.txt
debugging-via-ohci1394.txt
devicetree/
dmaengine.txt
dynamic-debug-howto.txt
email-clients.txt
flexible-arrays.txt
futex-requeue-pi.txt
gcov.txt
...

Also there have some entry not list as alphabetical order.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/