From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752189AbdK3Kyl (ORCPT ); Thu, 30 Nov 2017 05:54:41 -0500 Received: from mail-lf0-f48.google.com ([209.85.215.48]:43542 "EHLO mail-lf0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750782AbdK3Kyi (ORCPT ); Thu, 30 Nov 2017 05:54:38 -0500 X-Google-Smtp-Source: AGs4zMZ2jcdZ4Thvao4CeO7XQdfs8AzWf8v2XQwptn3cwJFES7Zv3p1JFdBdZ3Dpq+4ewFdoM8Z9bg== Date: Thu, 30 Nov 2017 11:54:37 +0100 From: Johan Hovold To: Lee Jones Cc: Johan Hovold , Stephen Rothwell , Linux-Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: Signed-off-by missing for commits in the mfd-fixes tree Message-ID: <20171130105437.GD8177@localhost> References: <20171130014305.38797236@canb.auug.org.au> <20171129145000.GA7381@localhost> <20171129163142.3qrtdlqivwyfip6e@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171129163142.3qrtdlqivwyfip6e@dell> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 29, 2017 at 04:31:42PM +0000, Lee Jones wrote: > On Wed, 29 Nov 2017, Johan Hovold wrote: > > > On Thu, Nov 30, 2017 at 01:43:05AM +1100, Stephen Rothwell wrote: > > > Hi Lee, > > > > > > Commits > > > > > > 5f6bf7b9f96e ("mfd: twl4030-audio: Fix sibling-node lookup") > > > 38c021ee7af3 ("mfd: twl6040: Fix child-node lookup") > > > > > > are missing a Signed-off-by from their author. > > > > Ouch, sorry about that. > > That's unlike you Johan. > > As it was you I didn't even look for that. :) Yeah, I'd like to think so too. :) > > Lee, can you still fix them up? Want me to resubmit? > > No, it's okay. Fixed and pushed. Thanks for fixing it up. Johan