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 49ED6ECAAD4 for ; Fri, 26 Aug 2022 14:32:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344549AbiHZOcL (ORCPT ); Fri, 26 Aug 2022 10:32:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32844 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344524AbiHZObz (ORCPT ); Fri, 26 Aug 2022 10:31:55 -0400 Received: from mail-pj1-x1033.google.com (mail-pj1-x1033.google.com [IPv6:2607:f8b0:4864:20::1033]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 032CACD53A for ; Fri, 26 Aug 2022 07:31:52 -0700 (PDT) Received: by mail-pj1-x1033.google.com with SMTP id s31-20020a17090a2f2200b001faaf9d92easo8245125pjd.3 for ; Fri, 26 Aug 2022 07:31:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dabbelt-com.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:to:from:cc :in-reply-to:subject:date:from:to:cc; bh=yFrZaBTnH0a2pdY6VSIo3LxE0IBoHhY23bZhh1lul/4=; b=oNJWe7IYa5D+TjB3Pqa5Q4mPC4Idgowxyesqop9TCo/d4MquJxIUcEoSmmzWGGrMdM s6LC6DDEurAQZ2eUTvV2X7+ZxiVjWLvgwB7A+CvojkhKE5aDNMv32VRaA67oiA9ojszi u3XsBXpBH9d2EKJfrh9V8TIqU68mWmwpUElSz1MzRqCa8hzcrY6s4thfQqsZuVr9sLmm NTheNd+krmzedE7NIzy6zisFDNtBuaRo/x425kWUAHfFa/A8gcNxOh/mq01gufHtMH/3 9DwKas9ZHUisLt7X0ORyy7FUroAEH28u9RcbwbTJM5i2R9MMW85Sbxr/v6hT6zRA4+il zDbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:to:from:cc :in-reply-to:subject:date:x-gm-message-state:from:to:cc; bh=yFrZaBTnH0a2pdY6VSIo3LxE0IBoHhY23bZhh1lul/4=; b=xfoJOWaeJH3VU6hpBsW7AQ42VE63UHEvPPDZEmEkx2A3uOnYwgKA1t8Gd1U6eXL6An E8tmS7rdR+Id7Le4A651aWoQARMlyfkOWK53YW6HEb1L3QxR8MHxDMYsLyW/w25aQ3zf kdob5lxVfY51iF9hdq+VYmTvOe89ejfUpFvGtNFnqT9EFsG7d8NkshaKPTvlBHxy4ftR cRHJZ3ZnQVtJavkKhC/sAzLSfMp2vUaYqT3U1NnRUkzOQbcjF9ZI/WYDjk8RUqgG4PCJ kJcMwmkab4Oy/ucynejYTLyjUc9BwplP0tyTy1OFwI1pabo7vRydkqIkBQypcvMKeowT PMfw== X-Gm-Message-State: ACgBeo2SBH6Ng+fv37VRWVT4pcKqOodrxuZyTEGF+6FKUZkiE2HpEqQs kc/1cFuuALv9bJS6xVb7IIu3eg== X-Google-Smtp-Source: AA6agR6WDhjZH1snE7ayBYircn9IOuKD4o9SkoI3aQDed45sxvpGE5W9/8qngYJIN9FyOb99e/d6NQ== X-Received: by 2002:a17:902:ab55:b0:173:4116:8d3d with SMTP id ij21-20020a170902ab5500b0017341168d3dmr3843210plb.157.1661524311800; Fri, 26 Aug 2022 07:31:51 -0700 (PDT) Received: from localhost (76-210-143-223.lightspeed.sntcca.sbcglobal.net. [76.210.143.223]) by smtp.gmail.com with ESMTPSA id q1-20020a6557c1000000b0042b5b036da4sm1497841pgr.68.2022.08.26.07.31.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 26 Aug 2022 07:31:51 -0700 (PDT) Date: Fri, 26 Aug 2022 07:31:51 -0700 (PDT) X-Google-Original-Date: Fri, 26 Aug 2022 07:31:37 PDT (-0700) Subject: Re: linux-next: Signed-off-by missing for commit in the risc-v-fixes tree In-Reply-To: <20220826175646.77554fff@canb.auug.org.au> CC: Paul Walmsley , linux-kernel@vger.kernel.org, linux-next@vger.kernel.org From: Palmer Dabbelt To: Stephen Rothwell Message-ID: Mime-Version: 1.0 (MHng) Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 26 Aug 2022 00:56:46 PDT (-0700), Stephen Rothwell wrote: > Hi all, > > Commit > > 5024d917e5f6 ("MAINTAINERS: add the Polarfire SoC's i2c driver") > > is missing a Signed-off-by from its committer. Sorry about that, it's fixed.