From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH v3] ata: add Amiga Gayle PATA controller driver Date: Mon, 19 Mar 2018 07:41:01 -0700 Message-ID: <20180319144101.GH2943022@devbig577.frc2.facebook.com> References: <24149929.AaKeg4hYhL@amdc3058> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Philippe Ombredanne Cc: Bartlomiej Zolnierkiewicz , John Paul Adrian Glaubitz , Michael Schmitz , Geert Uytterhoeven , Andy Shevchenko , linux-ide@vger.kernel.org, linux-m68k@lists.linux-m68k.org, LKML List-Id: linux-ide@vger.kernel.org Hello, On Sat, Mar 17, 2018 at 10:24:18PM -0700, Philippe Ombredanne wrote: > > v2: > > - clarify license version (it should be GPL 2.0) > > - use SPDX header > > For the use of SPDX ids, you have my ack: (I am not qualified for the rest) > > Acked-by: Philippe Ombredanne I don't think it's a good idea to add this acked-by when it's purely based on a single liner license tag. I understand that you want to encourage use of the new tags but this can be misleading and it'd be great if you reconsider sending out acks like this. Thanks. -- tejun