From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752629AbdLLVOr (ORCPT ); Tue, 12 Dec 2017 16:14:47 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:34253 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752607AbdLLVOp (ORCPT ); Tue, 12 Dec 2017 16:14:45 -0500 X-ME-Sender: Date: Tue, 12 Dec 2017 22:14:50 +0100 From: Greg KH To: Stephen Rothwell Cc: Linux-Next Mailing List , Linux Kernel Mailing List , Andrey Konovalov Subject: Re: linux-next: Signed-off-by missing for commit in the usb.current tree Message-ID: <20171212211450.GA9919@kroah.com> References: <20171213075057.41f68b05@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171213075057.41f68b05@canb.auug.org.au> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 13, 2017 at 07:50:57AM +1100, Stephen Rothwell wrote: > Hi Greg, > > Commit > > 32fd87b3bbf5 ("USB: core: only clean up what we allocated") > > is missing a Signed-off-by from its author. Yeah, due to how it got to me, that makes sense, thanks for the notice. I really gotta go install that git hook now... greg k-h