From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751952AbcA2GVr (ORCPT ); Fri, 29 Jan 2016 01:21:47 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:33003 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751403AbcA2GVq (ORCPT ); Fri, 29 Jan 2016 01:21:46 -0500 Date: Thu, 28 Jan 2016 22:21:45 -0800 From: Greg KH To: Bijosh Thykkoottathil 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: <20160129062145.GA25341@kroah.com> References: <1450466456-13694-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: <1450466456-13694-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 Sat, Dec 19, 2015 at 12:50:56AM +0530, Bijosh Thykkoottathil wrote: > From: Bijosh Thykkoottathil > > This patch fixes coding style errors for staging/panel driver. > > Signed-off-by: Bijosh Thykkoottathil > --- > drivers/staging/panel/panel.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) Someone sent this change before you, sorry :(