Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752056AbbBUSP5 (ORCPT ); Sat, 21 Feb 2015 13:15:57 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:51970 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751561AbbBUSP4 (ORCPT ); Sat, 21 Feb 2015 13:15:56 -0500 Date: Sat, 21 Feb 2015 10:15:53 -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] Staging: fbtft: fix space prohibition Message-ID: <20150221181553.GB10986@kroah.com> References: <1424530906-25345-1-git-send-email-mattew8898@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424530906-25345-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 Content-Length: 688 Lines: 20 On Sat, Feb 21, 2015 at 04:01:46PM +0100, Matteo Semenzato wrote: > From: Matt > > This patch fixes the following warnings: > space prohibited before that close parenthesis ')' > space prohibited after that open parenthesis '(' > Signed-off-by: Matteo Semenzato Your "From:" line doesn't match your signed-off-by line :( And we need a blank line before signed-off-by please. thanks, greg k-h -- 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/