diff --git a/[refs] b/[refs] index 0dc02f67c3e2..053631ab7ad6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b293d758470e971253eec42b817bc9ef1213b228 +refs/heads/master: 477116e69dc48aaa70cca47668cd4aa82f39e05c diff --git a/trunk/scripts/checkstack.pl b/trunk/scripts/checkstack.pl index b458e2acb4ac..28e480c8100f 100755 --- a/trunk/scripts/checkstack.pl +++ b/trunk/scripts/checkstack.pl @@ -15,7 +15,7 @@ # AVR32 port by Haavard Skinnemoen # # Usage: -# objdump -d vmlinux | stackcheck.pl [arch] +# objdump -d vmlinux | scripts/checkstack.pl [arch] # # TODO : Port to all architectures (one regex per arch)