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

From: JÃrn Engel
Date: Thu Aug 23 2007 - 09:17:26 EST


Trivial change in a comment.

Signed-off-by: JÃrn Engel <joern@xxxxxxxxx>
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]
#
# TODO : Port to all architectures (one regex per arch)


JÃrn

--
Correctness comes second.
Features come third.
Performance comes last.
Maintainability is easily forgotten.
-
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/