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 X-Spam-Level: X-Spam-Status: No, score=-13.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_DKIM_WL autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6B126C4320E for ; Tue, 31 Aug 2021 00:40:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 48D9E60C3E for ; Tue, 31 Aug 2021 00:40:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239216AbhHaAlW (ORCPT ); Mon, 30 Aug 2021 20:41:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48920 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231989AbhHaAlU (ORCPT ); Mon, 30 Aug 2021 20:41:20 -0400 Received: from mail-pj1-x1035.google.com (mail-pj1-x1035.google.com [IPv6:2607:f8b0:4864:20::1035]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 66FE8C061575 for ; Mon, 30 Aug 2021 17:40:26 -0700 (PDT) Received: by mail-pj1-x1035.google.com with SMTP id ot2-20020a17090b3b4200b0019127f8ed87so942305pjb.1 for ; Mon, 30 Aug 2021 17:40:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=WproMusWA2w4LG/nbR8yDEvrehNN45zhevgnzAfetHw=; b=WSfaiQmgu5HRYvEH2qwQVvA4WIYXcOYwaDnxmgQzoUX4x1FEk1gn6rNaSjFNr5yqDs jhrQ8na0JwFBBOkKJ6/MRuJo774rcUH4B/BrWBR5KNWUWaASp9CW6F9RxSK0fcoupwWX qoDQLV8rvcMiv4RkVsyoNJgDhPWc/X+n8VZGSwTg8Li7c1VXvy+CX1zNswSl+M/1Hq15 SomkgOzLwigZw6/bfWc5ziRMqT9vaVD3l54WLLMRwezUwWmR2DzbuiVl8fRyNSccoei6 ZxOqG6PlYrnvu3aJMYYnvIepqaA21/asoCGb94OwWqrkPkz+66waro+x4DWq+c99ldTW Xc/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=WproMusWA2w4LG/nbR8yDEvrehNN45zhevgnzAfetHw=; b=lQbUtHVfyGRazmsSJYirJOx5KpI+gooQVnetdO3kaTGJEBUxbcEISzyIPEmE+Cz4mP t94jfggEOcVQFoyUF3NT59bVb6uuPfL4RoXVBeq/TYAeVZsRy5H0jdxuDxz+ooe96Z+f Luc7o5G3w47dHXFobWtpbAjzv88uWEnQlQPwtrv3OzVpprXss4sfejfi/OgQpZAXgM4D Gp2zPP1QGWRejvINGpBvnf+jwyh9nBp8XzYIe+3UnPOfluO1KMnuEWc+RZcOnbRmpaeN 80pye4pATzSpHCd/ExUV3a/LelSud3v/wV0mgHtiTHdGeKjTCW5s3qHzAy1ha2UIyQxs GxzA== X-Gm-Message-State: AOAM533lleKoC8b1eA8dP6N/5iD95BZBIdtHIVbporbCwS8dYG7WALBu suAFVM+1FzLQEPatYTZmAZlffy+F5J0+Kg== X-Google-Smtp-Source: ABdhPJyzFUwC4f4m8kCH9+mUc2D+GTHP3Zp8J/i4PKwBLyznrfmXdzOubBq4LCSbexZb4LWVQIpnAA== X-Received: by 2002:a17:902:7b8b:b029:12b:8d3e:70e7 with SMTP id w11-20020a1709027b8bb029012b8d3e70e7mr2093233pll.76.1630370425482; Mon, 30 Aug 2021 17:40:25 -0700 (PDT) Received: from google.com ([2620:15c:202:201:d2dc:2a51:77c9:8407]) by smtp.gmail.com with ESMTPSA id b17sm5238396pfo.98.2021.08.30.17.40.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Aug 2021 17:40:24 -0700 (PDT) Date: Mon, 30 Aug 2021 17:40:18 -0700 From: Benson Leung To: Stephen Rothwell Cc: Guenter Roeck , Enric Balletbo i Serra , Dmitry Torokhov , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: Signed-off-by missing for commit in the chrome-platform tree Message-ID: References: <20210831103544.2193d4b2@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="CHOwX0sBdE7/8D36" Content-Disposition: inline In-Reply-To: <20210831103544.2193d4b2@canb.auug.org.au> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --CHOwX0sBdE7/8D36 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Stephen, On Tue, Aug 31, 2021 at 10:35:44AM +1000, Stephen Rothwell wrote: > Hi all, >=20 > Commit >=20 > cf7f3ebb41d8 ("platform/chrome: cros_ec_trace: Fix format warnings") >=20 > is missing a Signed-off-by from its committer. >=20 > --=20 > Cheers, > Stephen Rothwell Thanks for the catch. I repushed for-next. This one should be better: c0b7bf380fa1 ("platform/chrome: cros_ec_trace: Fix format warnings") Benson --=20 Benson Leung Staff Software Engineer Chrome OS Kernel Google Inc. bleung@google.com Chromium OS Project bleung@chromium.org --CHOwX0sBdE7/8D36 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQQCtZK6p/AktxXfkOlzbaomhzOwwgUCYS16cgAKCRBzbaomhzOw wjM1AP4+52SUQ6+HavrpuXg9MmqJnjdqbbwYFuPw59tFOaJcTwD/ZSEIkv/c1pZF eExX4QWaRdLdSADFWA0sREd0y0OxPgY= =MV7k -----END PGP SIGNATURE----- --CHOwX0sBdE7/8D36--