From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932564AbbLRQCA (ORCPT ); Fri, 18 Dec 2015 11:02:00 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:46843 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932098AbbLRQB7 (ORCPT ); Fri, 18 Dec 2015 11:01:59 -0500 Date: Fri, 18 Dec 2015 08:01:58 -0800 From: Greg KH To: Bijosh T Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, willy@meta-x.org Subject: Re: [PATCH 1/1] staging: coding style cleanups for staging/panel driver Message-ID: <20151218160158.GA20893@kroah.com> References: <1450430338-13539-1-git-send-email-bjosh.thyks@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1450430338-13539-1-git-send-email-bjosh.thyks@gmail.com> 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 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. thanks, greg k-h