From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753558AbdF2OWv (ORCPT ); Thu, 29 Jun 2017 10:22:51 -0400 Received: from mail-yw0-f176.google.com ([209.85.161.176]:34823 "EHLO mail-yw0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753367AbdF2OWS (ORCPT ); Thu, 29 Jun 2017 10:22:18 -0400 Date: Thu, 29 Jun 2017 10:22:15 -0400 From: Tejun Heo To: Stephen Rothwell Cc: Linux-Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: unsigned commit in the libata tree Message-ID: <20170629142215.GA3531@htj.duckdns.org> References: <20170629075415.6fc0e759@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170629075415.6fc0e759@canb.auug.org.au> 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 On Thu, Jun 29, 2017 at 07:54:15AM +1000, Stephen Rothwell wrote: > Hi Tejun, > > I appreciate the fix, but commit > > bb6133c54b97 ("libata: fix build warning from unused goto label") > > has no Signed-off-by tag. Oops, fixed. Sorry about mess. Thanks. -- tejun