Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756382AbcK2U4a (ORCPT ); Tue, 29 Nov 2016 15:56:30 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:40294 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753243AbcK2U4V (ORCPT ); Tue, 29 Nov 2016 15:56:21 -0500 Date: Tue, 29 Nov 2016 21:56:30 +0100 From: Greg KH To: Amitesh Singh Cc: thomas.petazzoni@free-electrons.com, noralf@tronnes.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: fbtft: remove duplicate entries of ili9225 Message-ID: <20161129205630.GC22810@kroah.com> References: <1480335929-4113-1-git-send-email-singh.amitesh@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1480335929-4113-1-git-send-email-singh.amitesh@gmail.com> 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: 176 Lines: 5 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 :(