mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: "Jörn Engel" <joern@logfs.org>
Cc: 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 14:11:16 -0700	[thread overview]
Message-ID: <20070823141116.87b10f84.akpm@linux-foundation.org> (raw)
In-Reply-To: <20070823131302.GA24870@lazybastard.org>

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.

  reply	other threads:[~2007-08-23 21:13 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 ` andre
2007-08-23 13:13   ` Jörn Engel
2007-08-23 21:11     ` Andrew Morton [this message]
2007-08-23 22:27       ` Randy Dunlap
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=20070823141116.87b10f84.akpm@linux-foundation.org \
    --to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome