Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761723AbaGRNh5 (ORCPT ); Fri, 18 Jul 2014 09:37:57 -0400 Received: from mail.active-venture.com ([67.228.131.205]:53004 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761411AbaGRNhz (ORCPT ); Fri, 18 Jul 2014 09:37:55 -0400 X-Originating-IP: 108.223.40.66 Message-ID: <53C92332.5010807@roeck-us.net> Date: Fri, 18 Jul 2014 06:37:54 -0700 From: Guenter Roeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Borislav Petkov CC: Richard Weinberger , akpm@linux-foundation.org, apw@canonical.com, joe@perches.com, tytso@mit.edu, dwalter@google.com, neilb@suse.de, hch@infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] checkpatch.pl: Remove --file option References: <1405611268-12463-1-git-send-email-richard@nod.at> <53C8CCE1.4000105@roeck-us.net> <20140718082324.GA31270@pd.tnic> In-Reply-To: <20140718082324.GA31270@pd.tnic> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/18/2014 01:23 AM, Borislav Petkov wrote: > On Fri, Jul 18, 2014 at 12:29:37AM -0700, Guenter Roeck wrote: >> First, 'abuse' is a relative term. It describes a use you >> (and possibly many others) may find objectionable, but that >> does not mean all uses are objectionable. > > Do you actually have a valid use case for keeping the cmdline switch ... > I find it convenient to be able to check a new file before committing it and creating a patch. Also, I find it convenient to be able use it to clean up a file before I do heavy lifting with it. Yes, I understand the latter is discouraged nowadays, and I would not use it anymore outside my scope of responsibility unless specifically asked by the maintainer to do so, but in such cases it helps me a lot to be able to address the cleanup prior to the heavy lifting. Guenter -- 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/