From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758050AbcCUV32 (ORCPT ); Mon, 21 Mar 2016 17:29:28 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54828 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751062AbcCUV30 (ORCPT ); Mon, 21 Mar 2016 17:29:26 -0400 Date: Mon, 21 Mar 2016 17:29:24 -0400 From: Greg KH To: Sohom Bhattacharjee 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: <20160321212924.GA29224@kroah.com> References: <20160321172336.GA4023@sam> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160321172336.GA4023@sam> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 :(