On Fri, 24 Aug 2007 11:45:13 +0200 [EMAIL PROTECTED] wrote: > From: Andre Haupt <[EMAIL PROTECTED]> > Signed-off-by: Andre Haupt <[EMAIL PROTECTED]>
Acked-by: Randy Dunlap <[EMAIL PROTECTED]> > --- > Index: linus/Documentation/SubmittingPatches > =================================================================== > --- linus.orig/Documentation/SubmittingPatches 2007-08-24 > 11:12:33.000000000 +0200 > +++ linus/Documentation/SubmittingPatches 2007-08-24 11:13:51.000000000 > +0200 > @@ -126,7 +126,7 @@ > without even being read. > > At a minimum you should check your patches with the patch style > -checker prior to submission (scripts/patchcheck.pl). You should > +checker prior to submission (scripts/checkpatch.pl). You should > be able to justify all violations that remain in your patch. > > > --- ~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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

