Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751489AbdGRHAj (ORCPT ); Tue, 18 Jul 2017 03:00:39 -0400 Received: from mail.gnudd.com ([77.43.112.34]:45061 "EHLO mail.gnudd.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751026AbdGRHAi (ORCPT ); Tue, 18 Jul 2017 03:00:38 -0400 Date: Tue, 18 Jul 2017 09:00:29 +0200 From: Alessandro Rubini To: gregkh@linuxfoundation.org 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: <20170718070029.GA24230@mail.gnudd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: GnuDD, Device Drivers, Embedded Systems, Courses In-Reply-To: <20170718065320.GA6263@kroah.com> References: <20170718065320.GA6263@kroah.com> <20170718063242.GA23427@mail.gnudd.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 381 Lines: 14 > Again, I do not like to take patches without any changelog text at all > :( Sorry, I added this after the "---" line. I thought it was this one the missing item: V3 (Alessandro): fixed From line in patch, added alessandro's acked-by V2 (Pat): added Tested-by and incorrect From line V1 (Pat): picked from ohwr.org repo, where most fmc users pick from. thanks /alessandro