From: Hannes Eder Date: Tue, 22 Sep 2009 00:04:37 +0000 (-0700) Subject: checkpatch: make -f alias --file, add --help, more verbose help message X-Git-Tag: v2.6.32-rc1~430 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77f5b10a82bbd832c99ec4b120d5645342a5b140;p=pandora-kernel.git checkpatch: make -f alias --file, add --help, more verbose help message Impact: - More verbose help/usage message. - Make the option -f an alias for --file. - On -h, --help, and --version display help message and exit(0). - With no FILE(s) given, exit(1) with "no input files". - On invalid options display help/usage and exit(1). Based on a patch by Pavel Machek. Signed-off-by: Hannes Eder Acked-by: Pavel Machek Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed