On Sat, 06 Nov 2010 10:01:12 +0100 Marco Stornelli wrote: > From: Marco Stornelli <[email protected]> > > Test module. > > Signed-off-by: Marco Stornelli <[email protected]> > --- > diff -Nurp linux-2.6.36-orig/fs/pramfs/pramfs_test.c > linux-2.6.36/fs/pramfs/pramfs_test.c > --- linux-2.6.36-orig/fs/pramfs/pramfs_test.c 1970-01-01 01:00:00.000000000 > +0100 > +++ linux-2.6.36/fs/pramfs/pramfs_test.c 2010-09-14 18:49:52.000000000 > +0200 > @@ -0,0 +1,49 @@ > +/* > + * FILE NAME fs/pramfs/namei.c > + * > + * BRIEF DESCRIPTION > + * > + * Pramfs test module.
Wrong FILE NAME. Better to just omit it completely. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
