Re: [patch 1/1] fix a trivial typo in scripts/checkstack.pl

From: Randy Dunlap
Date: Thu Aug 23 2007 - 12:08:25 EST


On Thu, 23 Aug 2007 15:35:29 +0200 Jörn Engel wrote:

> On Thu, 23 August 2007 15:26:39 +0200, Adrian Bunk wrote:
> > On Thu, Aug 23, 2007 at 02:55:40PM +0200, andre@xxxxxxxxxx wrote:
> > > Signed-off-by: Andre Haupt <andre@xxxxxxxxxx>
> > > ---
> > > Index: linus/scripts/checkstack.pl
> > > ===================================================================
> > > --- linus.orig/scripts/checkstack.pl 2007-08-23 14:25:03.000000000 +0200
> > > +++ linus/scripts/checkstack.pl 2007-08-23 14:42:13.000000000 +0200
> > > @@ -14,7 +14,7 @@
> > > # M68k port by Geert Uytterhoeven and Andreas Schwab
> > > #
> > > # Usage:
> > > -# objdump -d vmlinux | stackcheck.pl [arch]
> > > +# objdump -d vmlinux | scripts/checkstack.pl [arch]
> > >...
> >
> > "make checkstack" ?

Yes, "make help" already lists this and the other check* scripts.

> If you really care about this, send a patch. An argument against it is
> that some people seem to use the script independently of the linux
> kernel. Not sure if all of them copy the makefile logic as well.
>
> Does it matter?



---
~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/