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 90C43C433EF for ; Mon, 27 Jun 2022 12:27:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235748AbiF0M1N (ORCPT ); Mon, 27 Jun 2022 08:27:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59898 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231736AbiF0M1L (ORCPT ); Mon, 27 Jun 2022 08:27:11 -0400 Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E3B34BF40 for ; Mon, 27 Jun 2022 05:27:09 -0700 (PDT) Received: by mail-wr1-x429.google.com with SMTP id d17so7194714wrc.10 for ; Mon, 27 Jun 2022 05:27:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tessares-net.20210112.gappssmtp.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=wbsk5o6KgdL4SnufubuiVYM7EL+gtXq5PDT+l+PqB58=; b=G39QUtITWY0/DbOcOb//w+M4CHOPXvYEoF0ubU5juOPNHcEYSrbvs643OgfKroXIDK HCnkbocFpkO8zOxae0uYMUwDCj8D8+g1OP5T04xB2IOh8VzD4Kq43QVYZduOEWxxN3n2 TXvgzj0sEK993zoM4sITfkxNnS4p0fDaE/Or310c/w8ffN8kd0jI/k6mByuoK5jorTYh MXJxNy/srJ7sIfNNF2DN+XQmh/VGhAyTT+gdbvkIJbgGVGPnLN3p4hqfc0GcZuziZcYO zjntYDlGC9aTnlmUUrOEw7yZz7SHrfAsJcfhxAtYalKS4GetimgBD5h6UWA24P8f5RpN OI5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=wbsk5o6KgdL4SnufubuiVYM7EL+gtXq5PDT+l+PqB58=; b=tKspVwYowxr/13AotbNz59XERpFwiOLJyuQTic2xZ+Qx6qfyFCv1wTMGI6UI3nnyB6 rdsEgPjg5q/io4uQkfuiVVUczslMigAyH+wNwF7j30d/hSNsR0pPj5AAGYBRcDppe9d+ pY5tVusOhKUoGmgF8TTQBsxn3lzJNvJpKqFnwBtSKXbipoeRUAMPcKXQzZkbsXALO1D7 2dNVs2YpDP4FbvIZTABzIANnxL5GCNwJnU4XOlGWVJ1F0M7Cy1Vw/GH/RKKSZkv8F3dQ YYwJ+VVQ+FNeJylZjKNQHSW7Ws/JDpvP6Z0Fq6Vp7U9SmVilMFzRRsnYG8dTekOF0PfM Uxbg== X-Gm-Message-State: AJIora87lxdJSuZNHHSGz3bBbJU0zai/N0wReeaqMcoTqTtCDlZpUpkr yXaHU1sIu/QUNw0Hdx5pyJwjv+XrXypxWRq1 X-Google-Smtp-Source: AGRyM1s10QCPtzo9j4RkTgku5PKsw19klOZT3gv3QSpsPaPKYe0nS6sDZVGtf8it5iJlLaSmpS/klg== X-Received: by 2002:a5d:6da8:0:b0:218:510a:be9f with SMTP id u8-20020a5d6da8000000b00218510abe9fmr12054141wrs.352.1656332828373; Mon, 27 Jun 2022 05:27:08 -0700 (PDT) Received: from [10.44.2.26] ([81.246.10.41]) by smtp.gmail.com with ESMTPSA id d10-20020adff2ca000000b0021a38089e99sm10360546wrp.57.2022.06.27.05.27.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 27 Jun 2022 05:27:07 -0700 (PDT) Message-ID: Date: Mon, 27 Jun 2022 14:27:06 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH net-next] net: mptcp: fix some spelling mistake in mptcp Content-Language: en-GB To: menglong8.dong@gmail.com, kuba@kernel.org Cc: mathew.j.martineau@linux.intel.com, davem@davemloft.net, edumazet@google.com, pabeni@redhat.com, netdev@vger.kernel.org, mptcp@lists.linux.dev, linux-kernel@vger.kernel.org, Menglong Dong References: <20220627121626.1595732-1-imagedong@tencent.com> From: Matthieu Baerts In-Reply-To: <20220627121626.1595732-1-imagedong@tencent.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Menglong Dong, On 27/06/2022 14:16, menglong8.dong@gmail.com wrote: > From: Menglong Dong > > codespell finds some spelling mistake in mptcp: > > net/mptcp/subflow.c:1624: interaces ==> interfaces > net/mptcp/pm_netlink.c:1130: regarless ==> regardless > > Just fix them. Thank you for this fix. Reviewed-by: Matthieu Baerts Cheers, Matt -- Tessares | Belgium | Hybrid Access Solutions www.tessares.net