From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932119AbbCGLBM (ORCPT ); Sat, 7 Mar 2015 06:01:12 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44514 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932078AbbCGLBH (ORCPT ); Sat, 7 Mar 2015 06:01:07 -0500 Date: Fri, 6 Mar 2015 16:42:35 -0800 From: Greg KH To: Matteo Semenzato Cc: thomas.petazzoni@free-electrons.com, noralf@tronnes.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V2] Staging: fbtft: fix space prohibition Message-ID: <20150307004235.GA10548@kroah.com> References: <1424530906-25345-1-git-send-email-mattew8898@gmail.com> <1425302911-8588-1-git-send-email-mattew8898@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1425302911-8588-1-git-send-email-mattew8898@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 02, 2015 at 02:28:31PM +0100, Matteo Semenzato wrote: > From: Matteo Semenzato > > This patch fixes the following warnings: > space prohibited before that close parenthesis ')' > space prohibited after that open parenthesis '(' > > V2: The patch should apply now. The "V2" should be below the --- line, we don't want to see it here in the changelog for forever. Please fix up all of these "V2" patches with that and resend as v3. thanks, greg k-h