From: Geert Uytterhoeven Date: Wed, 25 Aug 2010 10:22:40 +0000 (+0200) Subject: checksyscalls: Fix stand-alone usage X-Git-Tag: v2.6.38-rc1~440^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e5f6856427abe5418f535cb46c454ae8ea7f8e7;p=pandora-kernel.git checksyscalls: Fix stand-alone usage The usage help in the comments - refers to the wrong script name, - doesn't mention that $srctree must be set. Hence correct the script name, and derive the source tree path from the script path, so we no longer need to rely on $srctree being set by the caller. Signed-off-by: Geert Uytterhoeven Acked-by: Sam Ravnborg Signed-off-by: Michal Marek --- Reading git-diff-tree failed