Skip to content

Commit

Permalink
fix a trivial typo in scripts/checkstack.pl
Browse files Browse the repository at this point in the history
Trivial change in a comment.

Signed-off-by: Joern Engel <joern@logfs.org>
Signed-off-by: Andre Haupt <andre@finow14.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Joern Engel authored and Linus Torvalds committed Oct 19, 2007
1 parent b293d75 commit 477116e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/checkstack.pl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# AVR32 port by Haavard Skinnemoen <hskinnemoen@atmel.com>
#
# Usage:
# objdump -d vmlinux | stackcheck.pl [arch]
# objdump -d vmlinux | scripts/checkstack.pl [arch]
#
# TODO : Port to all architectures (one regex per arch)

Expand Down

0 comments on commit 477116e

Please sign in to comment.