From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752181AbcA2GYP (ORCPT ); Fri, 29 Jan 2016 01:24:15 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:33575 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751734AbcA2GYO (ORCPT ); Fri, 29 Jan 2016 01:24:14 -0500 Date: Thu, 28 Jan 2016 22:24:13 -0800 From: Greg KH To: SirnamSwetha Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: panel: fix the checkpatch issue Message-ID: <20160129062413.GA5599@kroah.com> References: <20160117191048.GA18406@swetha> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160117191048.GA18406@swetha> 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, Jan 18, 2016 at 12:40:48AM +0530, SirnamSwetha wrote: > Fix checkpatch.pl issue: > > WARNING: line over 80 characters > > CHECK: No space is necessary after a cast > > Signed-off-by: SirnamSwetha > --- > drivers/staging/panel/panel.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) Sorry, someone sent this before you did :(