Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751379AbdGRGx2 (ORCPT ); Tue, 18 Jul 2017 02:53:28 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:36158 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751026AbdGRGx0 (ORCPT ); Tue, 18 Jul 2017 02:53:26 -0400 Date: Tue, 18 Jul 2017 08:53:20 +0200 From: Greg KH To: Alessandro Rubini Cc: linux-kernel@vger.kernel.org, riehecky@fnal.gov, federico.vaga@cern.ch Subject: Re: [PATCH V3 1/5] drivers/fmc: remove unused variable Message-ID: <20170718065320.GA6263@kroah.com> References: <20170718063242.GA23427@mail.gnudd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170718063242.GA23427@mail.gnudd.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 347 Lines: 10 On Tue, Jul 18, 2017 at 08:32:42AM +0200, Alessandro Rubini wrote: > From: Federico Vaga > > Signed-off-by: Federico Vaga > Tested-by: Pat Riehecky > Acked-by: Alessandro Rubini > --- Again, I do not like to take patches without any changelog text at all :(