From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DAD3CC433FE for ; Mon, 11 Apr 2022 00:18:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235350AbiDKAUr (ORCPT ); Sun, 10 Apr 2022 20:20:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47218 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231855AbiDKAUp (ORCPT ); Sun, 10 Apr 2022 20:20:45 -0400 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4FF8930F75; Sun, 10 Apr 2022 17:18:30 -0700 (PDT) Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ndhlD-0008Nc-SD; Mon, 11 Apr 2022 02:18:27 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Stephen Rothwell Cc: Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: Signed-off-by missing for commit in the rockchip tree Date: Mon, 11 Apr 2022 02:18:27 +0200 Message-ID: <4730328.31r3eYUQgx@diego> In-Reply-To: <20220411074534.719cd324@canb.auug.org.au> References: <20220411074534.719cd324@canb.auug.org.au> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Stephen, Am Sonntag, 10. April 2022, 23:45:34 CEST schrieb Stephen Rothwell: > Hi all, > > Commit > > e0badfe359ef ("ARM: dts: rockchip: rename pcfg_pull_default node name on rk3036") > > is missing a Signed-off-by from its committer. thanks for noticing this mistake. I've amended the commit to fix the issue now. Thanks Heiko