From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH] libata: transport: Remove circular dependency at free time Date: Fri, 3 Mar 2017 10:36:48 -0800 Message-ID: <20170303183648.GA20712@wtj.duckdns.org> References: <20170303170009.36744-1-gwendal@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pf0-f194.google.com ([209.85.192.194]:33889 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752089AbdCCV0W (ORCPT ); Fri, 3 Mar 2017 16:26:22 -0500 Received: by mail-pf0-f194.google.com with SMTP id x66so10842893pfb.1 for ; Fri, 03 Mar 2017 13:26:21 -0800 (PST) Content-Disposition: inline In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Sergei Shtylyov Cc: Gwendal Grignou , gregkh@linuxfoundation.org, linux-ide@vger.kernel.org On Fri, Mar 03, 2017 at 09:28:45PM +0300, Sergei Shtylyov wrote: > > Reported-by: Matthew Whitehead > > Tested-by: Matthew Whitehead > > Signed-off-by: Gwendal Grignou > > You're saying it's Tejun's patch but there's no sign-off from him? It probably should have sth like Patch-originally-by: from me but Gwendal as the author. I'll address the review points when applying. Thanks. -- tejun