From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932496AbcCVCPi (ORCPT ); Mon, 21 Mar 2016 22:15:38 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:33222 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753978AbcCVCPg (ORCPT ); Mon, 21 Mar 2016 22:15:36 -0400 Date: Tue, 22 Mar 2016 07:45:25 +0530 From: Sohom Bhattacharjee To: Greg KH Cc: Greg Kroah-Hartman , devel@driverdev.osuosl.org, Scott Branden , Jon Mason , Ray Jui , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradeed.org, bcm-kernel-feedback-list@broadcom.com, Hannes Reinecke , Nicholas Mc Guire , Joe Perches , RonitHalder , James Bottomley Subject: Re: [PATCH] staging: rts5208: coding style clean-ups Message-ID: <20160322021525.GA3293@sam> References: <20160321172336.GA4023@sam> <20160321212924.GA29224@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160321212924.GA29224@kroah.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 21, 2016 at 05:29:24PM -0400, Greg KH wrote: > On Mon, Mar 21, 2016 at 10:53:36PM +0530, Sohom Bhattacharjee wrote: > > fixed *only* comments that did not follow kernel coding style. > > the errors were caught by the checkpatch.pl tool > > > > Signed-off-by: Sohom Bhattacharjee > > Does not apply to the tree at all :( what do you mean ? i used the Linus's latest git tree. :) thanks, sohom b