Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754510AbbHXNCZ (ORCPT ); Mon, 24 Aug 2015 09:02:25 -0400 Received: from mail-pd0-f181.google.com ([209.85.192.181]:34408 "EHLO mail-pd0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754458AbbHXNCW (ORCPT ); Mon, 24 Aug 2015 09:02:22 -0400 Date: Mon, 24 Aug 2015 18:32:16 +0530 From: Sudip Mukherjee To: Aparna Karuthodi Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, noralf@tronnes.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: fbtft: Removed a space before comma Message-ID: <20150824130216.GC10585@sudip-pc> References: <1440084477-15100-1-git-send-email-kdasaparna@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1440084477-15100-1-git-send-email-kdasaparna@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 739 Lines: 19 On Thu, Aug 20, 2015 at 08:57:57PM +0530, Aparna Karuthodi wrote: > Removed a space before coma to remove a coding style error detected by > checkpatch. > The error is given below: > drivers/staging/fbtft/fb_ili9340.c:47: ERROR: space prohibited before > that ',' (ctx:WxW) > > Signed-off-by: Aparna Karuthodi > --- I think you need to update your tree. This has already been done by: 43da0d92ab7d ("staging: fbtft: fix space prohibited before that ','") regards sudip -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/