Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755470AbZCJSKh (ORCPT ); Tue, 10 Mar 2009 14:10:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753574AbZCJSK2 (ORCPT ); Tue, 10 Mar 2009 14:10:28 -0400 Received: from adelie.canonical.com ([91.189.90.139]:38398 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753891AbZCJSK1 (ORCPT ); Tue, 10 Mar 2009 14:10:27 -0400 Date: Tue, 10 Mar 2009 18:10:23 +0000 From: Andy Whitcroft To: Hannes Eder Cc: Pavel Machek , linux-kernel@vger.kernel.org Subject: Re: [PATCH] checkpatch: make -f alias --file, add --help, more verbose help message Message-ID: <20090310181023.GC28243@shadowen.org> References: <20090112092839.GA2190@elf.ucw.cz> <496B0E5F.1020902@tremplin-utc.net> <20090116121940.GA30302@elf.ucw.cz> <20090116143404.ccf2d9ee.akpm@linux-foundation.org> <20090120103219.GK2576@elf.ucw.cz> <20090310172026.10948.10453.stgit@f10box.hanneseder.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090310172026.10948.10453.stgit@f10box.hanneseder.net> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 703 Lines: 18 On Tue, Mar 10, 2009 at 06:21:23PM +0100, Hannes Eder wrote: > 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. That looks reasonable. Will integate it into my next set of updates. -apw -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/