Path: csiph.com!news.redatomik.org!aioe.org!news.servidellagleba.it!bofh.it!news.nic.it!robomod From: Tejun Heo Newsgroups: linux.kernel Subject: Re: linux-next: unsigned commit in the libata tree Date: Thu, 29 Jun 2017 16:30:03 +0200 Message-ID: References: Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=V73BzhFeFj5EP25xtiTUTwsn4S++IIRfVHvYG1asLxw=; b=lR8oAVeAW+1pQGfxVRrEVBUTTEJVXc/V1ijFv1jUO0LK8jKYcf98BsrqwnTEpc2d1T H1F+NkUzRoHiBDnQFh9uf0Tb48U0Q46cUK5UAPcDlKd6nJSMPQDaTrvlw4WKqeCMSThf q7vb9LhC8hbM02acypIT8fElv5MDZmeNFN55c5wd9ys41BLXbjs5ki3GIefY7YsuFwQG 0kNEGLQI5DHpZeGKYRXK09/lESCnWYah0NsLAA4uo9PHWJYl47Et79m2NL7ZLm95cIkO STyDCl7Sz/7rPFXAX8ckHYrgMNghUyNRZDwg5uDwZcQf7YTif4tJoamuI46jyaxo/6A3 uohw== X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=V73BzhFeFj5EP25xtiTUTwsn4S++IIRfVHvYG1asLxw=; b=QnYKkyKJGPNk1Xf7Dd+7JNBXug8uefWOh/v4Te9rZSulG7uOBl9p/enu/0FXagmoVw tN8y8fa/WRCaA45TyoGUFKpc9q/72bRM7SZyWPsQPpcaM/ix5B2WxUVAjfB/8gqQT5yu UpPr27Rxp+TLtGHasH9RA3GrAniv0AqNBfb+RQlZJHSNn5+wGjumemzUjeTOSHtJNjag UxxBF20LReVEHSo3LI9jUd5FIxOZ5Tcat8VXOxHE3gtZuZIeBZZApgt1tGlatqrkIBPR 4ecyyroeg8OqnkFNPai6eQPDwNTNGepjyH3/6ZFaQIDjIMxBh0TXt1V20U/4eIYnJ0Rs 6T+Q== X-Gm-Message-State: AKS2vOzwF4oGXcLqBTzzRqK/HuaGWfJq/VbP5q8iY0nwKCrh+bgNsudP LCW8R5rnb2bpEw== X-Received: by 10.129.117.196 with SMTP id q187mr11870301ywc.228.1498746137454; Thu, 29 Jun 2017 07:22:17 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.8.3 (2017-05-23) Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 13 Organization: linux.* mail to news gateway X-Original-Cc: Linux-Next Mailing List , Linux Kernel Mailing List X-Original-Date: Thu, 29 Jun 2017 10:22:15 -0400 X-Original-Message-ID: <20170629142215.GA3531@htj.duckdns.org> X-Original-References: <20170629075415.6fc0e759@canb.auug.org.au> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1677803 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