On Thu, 31 Mar 2011 11:13:34 +0200 Antonio Ospite wrote: > Signed-off-by: Antonio Ospite <ospite@xxxxxxxxxxxxxxxxx> > Acked-by: Richard Purdie <richard.purdie@xxxxxxxxxxxxxxxxxxx> > Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > --- > > Changes since v1: > - don't use git renames > - Cc Andrew Morton > > Thanks, > Antonio Ospite > http://ao2.it > > Documentation/00-INDEX | 2 +- > Documentation/leds-class.txt | 98 ------------------------------------ > Documentation/leds-lp3944.txt | 50 ------------------ > Documentation/leds/leds-class.txt | 98 ++++++++++++++++++++++++++++++++++++ > Documentation/leds/leds-lp3944.txt | 50 ++++++++++++++++++ > 5 files changed, 149 insertions(+), 149 deletions(-) > delete mode 100644 Documentation/leds-class.txt > delete mode 100644 Documentation/leds-lp3944.txt > create mode 100644 Documentation/leds/leds-class.txt > create mode 100644 Documentation/leds/leds-lp3944.txt > > diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX > index f607367..ed37c18 100644 > --- a/Documentation/00-INDEX > +++ b/Documentation/00-INDEX > @@ -206,7 +206,7 @@ laptops/ > - directory with laptop related info and laptop driver documentation. > ldm.txt > - a brief description of LDM (Windows Dynamic Disks). > -leds-class.txt > +leds/leds-class.txt > - documents LED handling under Linux. Sorry I didn't notice this earlier: Documentation/00-INDEX does not list subdirectory filenames. It lists files in Documentation/ and it lists subdirs in Documentation/, but each subdir should have its own 00-INDEX file that lists the files in that subdir. > local_ops.txt > - semantics and behavior of local atomic operations. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html