Skip to content
Snippets Groups Projects
Commit 477116e6 authored by Joern Engel's avatar Joern Engel Committed by Linus Torvalds
Browse files

fix a trivial typo in scripts/checkstack.pl


Trivial change in a comment.

Signed-off-by: default avatarJoern Engel <joern@logfs.org>
Signed-off-by: default avatarAndre Haupt <andre@finow14.de>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b293d758
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment