Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758168AbcLAH2n (ORCPT ); Thu, 1 Dec 2016 02:28:43 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:52444 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750848AbcLAH2m (ORCPT ); Thu, 1 Dec 2016 02:28:42 -0500 Date: Thu, 1 Dec 2016 08:28:52 +0100 From: Greg KH To: Amitesh Singh Cc: linux-kernel@vger.kernel.org, thomas.petazzoni@free-electrons.com, Noralf =?iso-8859-1?Q?Tr=F8nnes?= Subject: Re: [PATCH] staging: fbtft: remove duplicate entries of ili9225 Message-ID: <20161201072852.GA17164@kroah.com> References: <1480335929-4113-1-git-send-email-singh.amitesh@gmail.com> <20161129205630.GC22810@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 490 Lines: 13 On Wed, Nov 30, 2016 at 11:10:41PM +0530, Amitesh Singh wrote: > On Nov 30, 2016 02:26, "Greg KH" wrote: > > > > On Mon, Nov 28, 2016 at 05:55:29PM +0530, Amitesh Singh wrote: > > > Signed-off-by: Amitesh Singh > > > --- > > > > I can't take patches without a changelog text :( > > did you mean the text after the commit heading? Yes, please read Documentation/SubmittingPatches for what you should be putting into a changelog text.