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 ACC31C433FE for ; Wed, 5 Oct 2022 09:38:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229683AbiJEJiH (ORCPT ); Wed, 5 Oct 2022 05:38:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49716 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229666AbiJEJiG (ORCPT ); Wed, 5 Oct 2022 05:38:06 -0400 Received: from mail-pg1-x52f.google.com (mail-pg1-x52f.google.com [IPv6:2607:f8b0:4864:20::52f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6287629802; Wed, 5 Oct 2022 02:38:05 -0700 (PDT) Received: by mail-pg1-x52f.google.com with SMTP id b5so14828605pgb.6; Wed, 05 Oct 2022 02:38:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=v/xZ2HYcr1rmIHl2vpbgjTWMh97Ya5kEsSVUiy+v/Nk=; b=Dfnr//p1MtXKTVrQPKqS8d2OfMsrcwpUvNKuq2HLKffa77Dhyf3Rs/2dC78oj4d1JP qoD2pjv7dMEv888zEUqPAYFPqa2Obqzk1LktCnZTnzXCcrk7GgdTUS5aAyRbH59zXdKC OR51yBE42BGv4DLbkTc4Dw5XWMEDia2cwyT1ma7xJ1NAI1gd27B/m2KtTGgvdav7ALQe /PN5Qyg8mwNFIUWVqEhThRUO1acUSa8NRmpFNCGYPBLaapxxy8RKNrtQ97x57TLtDOYg Tu4GocpNLLbjJSJLErE6bMHq/pDGw/onPuBNxakiyMPQeJ8GT2dwB7jlMjMBbQ5aQLlw fMfA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=v/xZ2HYcr1rmIHl2vpbgjTWMh97Ya5kEsSVUiy+v/Nk=; b=kqUwnEUtk4eii3kFw3p7G1iMUB+EsLTIbTmRyGWvwOfrEi4dz2xk9YbFu2iLutFqTB DhJlrNiKkfRbi1Rq0pDYQ6dnbT405aVgXqqna/ZbHxNvdKxkXzhQdaOTDNVBROA36sSm tQWJO/H00r41b5U3xzX5er51LKwx2o6CDq676p5r/lRGJ5pGo6O2ymW1OMbA2Mv+K+iT bnYmgZB6GYzsQeND55H994BDepTLZ/CDz8c31mSRdHnjuovdqvzV3LXvpLs3QVb6gcbO H3yoDn0FErCHe+KZHIWdsKCjSPnmVSgnF0MLnVdOO7XQ1swvX8fAgKsMbSWsl2lRDrYV gArA== X-Gm-Message-State: ACrzQf3W7M6S1v2LzDRSF/S76UwwvSfMzzyjIIdSAT0wPsopZAbAF/C/ fvKz7SuYUwEvdQLd8lePSA3VLj0ZJDMvAA== X-Google-Smtp-Source: AMsMyM6MXOJoCZHtthFlf2oyMqt78BUAZVXp8+eSglkif5kFlfovhwUdtUzPQLw8JiH65GHUupzr8Q== X-Received: by 2002:a05:6a00:1581:b0:546:1c27:6541 with SMTP id u1-20020a056a00158100b005461c276541mr32572797pfk.64.1664962684927; Wed, 05 Oct 2022 02:38:04 -0700 (PDT) Received: from [192.168.43.80] (subs02-180-214-232-92.three.co.id. [180.214.232.92]) by smtp.gmail.com with ESMTPSA id z10-20020a170902ccca00b00174be817124sm10121108ple.221.2022.10.05.02.38.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 05 Oct 2022 02:38:04 -0700 (PDT) Message-ID: <30e3cee2-420b-b2bc-9af0-9f7e9c696c57@gmail.com> Date: Wed, 5 Oct 2022 16:38:00 +0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.1 Subject: Re: [PATCH net-next] docs: networking: phy: add missing space Content-Language: en-US To: Florian Fainelli , Paolo Abeni , Casper Andersson , Andrew Lunn , Heiner Kallweit , Russell King , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Jonathan Corbet , netdev@vger.kernel.org, linux-doc@vger.kernel.org References: <20221004073242.304425-1-casper.casan@gmail.com> <6645ba3ba389dc6da8d16f063210441337db9249.camel@redhat.com> From: Bagas Sanjaya In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On 10/5/22 01:35, Florian Fainelli wrote: > On 10/4/22 03:30, Paolo Abeni wrote: >> On Tue, 2022-10-04 at 09:32 +0200, Casper Andersson wrote: >>> Missing space between "pins'" and "strength" >>> >>> Signed-off-by: Casper Andersson >>> --- >> >> The merge window has now started (after Linus tagged 6.0) >> and will last until he tags 6.1-rc1 (two weeks from now). During this >> time we'll not be taking any patches for net-next so >> please repost in around 2 weeks. > > It is a documentation patch, therefore not functionally touching code, maybe that could count as an exception? I think jon will pick up this patch, maybe as -rc-worthy fixes. -- An old man doll... just what I always wanted! - Clara