All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: "Jörn Engel" <joern@logfs.org>,
	andre@finow14.de, linux-kernel@vger.kernel.org,
	"Andy Whitcroft" <apw@shadowen.org>
Subject: Re: [patch 1/1] fix a trivial typo in scripts/checkstack.pl
Date: Thu, 23 Aug 2007 15:27:36 -0700	[thread overview]
Message-ID: <20070823152736.fea4ddf7.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20070823141116.87b10f84.akpm@linux-foundation.org>

On Thu, 23 Aug 2007 14:11:16 -0700 Andrew Morton wrote:

> On Thu, 23 Aug 2007 15:13:02 +0200
> Jörn Engel <joern@logfs.org> wrote:
> 
> > Trivial change in a comment.
> > 
> > Signed-off-by: Jörn Engel <joern@logfs.org>
> > Signed-off-by: Andre Haupt <andre@finow14.de>
> > ---
> > 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]
> >  #
> >  #	TODO :	Port to all architectures (one regex per arch)
> 
> Thanks, I forwarded this to Andy.  I prefer not to apply checkpatch
> patches directly to -mm as it's still under a considerable amount of
> development and anything which I apply would just get tangled up with
> Andy's next update.

That's checkstack, not checkpatch...

The patch is correct, but most people use it (checkstack) via
  make checkstack
AFAIK.


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

  reply	other threads:[~2007-08-23 22:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20070823125227.294913273@finow14.de>
2007-08-23 12:55 ` [patch 1/1] fix a trivial typo in scripts/checkstack.pl andre
2007-08-23 13:13   ` Jörn Engel
2007-08-23 21:11     ` Andrew Morton
2007-08-23 22:27       ` Randy Dunlap [this message]
2007-08-23 13:26   ` Adrian Bunk
2007-08-23 13:35     ` Jörn Engel
2007-08-23 16:06       ` Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070823152736.fea4ddf7.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=andre@finow14.de \
    --cc=apw@shadowen.org \
    --cc=joern@logfs.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.