From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753342AbbLSHCW (ORCPT ); Sat, 19 Dec 2015 02:02:22 -0500 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:64331 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752619AbbLSHCV (ORCPT ); Sat, 19 Dec 2015 02:02:21 -0500 Date: Sat, 19 Dec 2015 08:02:15 +0100 From: Willy Tarreau To: Sudip Mukherjee Cc: Bijosh T , Greg KH , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] staging: coding style cleanups for staging/panel driver Message-ID: <20151219070215.GB4634@1wt.eu> References: <1450430338-13539-1-git-send-email-bjosh.thyks@gmail.com> <20151218160158.GA20893@kroah.com> <20151219062418.GA14071@sudip-pc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151219062418.GA14071@sudip-pc> User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Dec 19, 2015 at 11:55:13AM +0530, Sudip Mukherjee wrote: > On Fri, Dec 18, 2015 at 08:01:58AM -0800, Greg KH wrote: > > On Fri, Dec 18, 2015 at 02:48:58PM +0530, Bijosh T wrote: > > > From: Bijosh T > > > > > > This patch fixes coding style errors for staging/panel driver. > > > > > > Signed-off-by: Bijosh T > > > > I need a "full" name here, not just "T" as a last name, as odds are it's > > a bit longer than just that one character... > > > > Please fix up and resend. > > While you are resending please also mention which coding style error you > have fixed. Well, they are so minor (mostly spaces) that anyone interested should read the patch. Willy