TODO: ref 'checkstack.pl' not 'checkpatch.pl'
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 22 Nov 2009 18:28:19 +0000 (10:28 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 22 Nov 2009 18:28:19 +0000 (10:28 -0800)
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
TODO

diff --git a/TODO b/TODO
index 2b7fad9b8b9f36b778ee0ebd9be9014fbf443b01..c7e341d9a51a201e5579211093e9c5572e7c8de3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -308,10 +308,10 @@ fairly easy to complete:
 
 
 - use dynamic allocations for working memory. Scan & fix code
-for excessive stack allocations. take linux/scripts/checkpatch.pl and
+for excessive stack allocations. take linux/scripts/checkstack.pl and
 see what the worst offenders are.  Example, on amd64:
 
- $ objdump -d | checkpatch.pl | head -10
+ $ objdump -d | checkstack.pl | head -10
  0x004311e3 image_open [openocd]:                      13464
  0x00431301 image_open [openocd]:                      13464
  0x004237a4 target_array2mem [openocd]:                        4376