aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/checkstack.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/checkstack.pl b/scripts/checkstack.pl
index d716b76098bb..340ad6920511 100755
--- a/scripts/checkstack.pl
+++ b/scripts/checkstack.pl
@@ -2,7 +2,7 @@
2 2
3# Check the stack usage of functions 3# Check the stack usage of functions
4# 4#
5# Copyright Joern Engel <joern@wh.fh-wedel.de> 5# Copyright Joern Engel <joern@lazybastard.org>
6# Inspired by Linus Torvalds 6# Inspired by Linus Torvalds
7# Original idea maybe from Keith Owens 7# Original idea maybe from Keith Owens
8# s390 port and big speedup by Arnd Bergmann <arnd@bergmann-dalldorf.de> 8# s390 port and big speedup by Arnd Bergmann <arnd@bergmann-dalldorf.de>