From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751524AbdCPHCr (ORCPT ); Thu, 16 Mar 2017 03:02:47 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54258 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751118AbdCPHCq (ORCPT ); Thu, 16 Mar 2017 03:02:46 -0400 Date: Thu, 16 Mar 2017 16:02:31 +0900 From: Greg KH To: Arushi Singhal Cc: William Hubbs , devel@driverdev.osuosl.org, Kirk Reiser , speakup@linux-speakup.org, linux-kernel@vger.kernel.org, outreachy-kernel@googlegroups.com, Samuel Thibault , Chris Brannon Subject: Re: [PATCH v3 0/2] staging: checkpatch cleanups Message-ID: <20170316070231.GA24453@kroah.com> References: <20170313202004.24382-1-arushisinghal19971997@gmail.com> <20170313220546.GB14919@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 16, 2017 at 12:02:25PM +0530, Arushi Singhal wrote: > > > On Tue, Mar 14, 2017 at 3:35 AM, Greg KH wrote: > > On Tue, Mar 14, 2017 at 01:49:52AM +0530, Arushi Singhal wrote: > > Improve readability by fixing multiple checkpatch.pl > > issues in drivers. > > > > Arushi Singhal (2): > >   staging: speakup: identation should use tabs > >   staging: dvb-frontends: removed code in comments. > > What changed from v2? > >  In this patch nothing is changed from v2 but it is a patch series so have to > write v2 everywhere. And everywhere you also need to say why it is v2, otherwise we have no idea :( thanks, greg k-h