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 6205DC001B0 for ; Fri, 23 Jun 2023 02:50:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231450AbjFWCuc (ORCPT ); Thu, 22 Jun 2023 22:50:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51456 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231421AbjFWCu3 (ORCPT ); Thu, 22 Jun 2023 22:50:29 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A4D132112; Thu, 22 Jun 2023 19:50:27 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3AAC761957; Fri, 23 Jun 2023 02:50:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 6FCC6C433C9; Fri, 23 Jun 2023 02:50:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1687488626; bh=9EiFCNHJdUpB+XW1zu/aSkMUksAqJahEysCGpYwwpD4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=mOVmqgTDkzxHjY/uKaDRNHHy7gKk4xXwchepy/RBKuwnGRuz8kKXVdUGZvFxDmzPz 8e28RgQQzGfDmaHmJ5CZIUCEHWy8MOIs+IGJq54kKbkqCmo8kcZfnlWHfCG/cpQ7t/ MQl6UoXAIgGTFsYgoL5gyRtlpZiGoohwjv+gRsfU/oCd7QyvEIMzl+kpunI8vRDcou RExwmgEqUX0YrOnw+RosZ3PVJDdq13xLqhoxRRTw/6SK+Sa1GgONnFaEuv/177fnz4 7vybmUpQMpWQ80Qg4SZ4AcFQB/b9h8coL/lrQOZgmgniG12C6Si1Ql29RqDwSeNqzH l+5pDpsclDNKw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 54D53C395F1; Fri, 23 Jun 2023 02:50:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH 0/8] Fix comment typos about "transmit" From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168748862634.32034.1394302200661050543.git-patchwork-notify@kernel.org> Date: Fri, 23 Jun 2023 02:50:26 +0000 References: <20230622012627.15050-1-shamrocklee@posteo.net> In-Reply-To: <20230622012627.15050-1-shamrocklee@posteo.net> To: Yueh-Shun Li Cc: jgg@ziepe.ca, leon@kernel.org, anthony.l.nguyen@intel.com, davem@davemloft.net, kvalo@kernel.org, jejb@linux.ibm.com, kuba@kernel.org, pabeni@redhat.com, apw@canonical.com, joe@perches.com, linux-rdma@vger.kernel.org, netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-scsi@vger.kernel.org, mptcp@lists.linux.dev, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski : On Thu, 22 Jun 2023 01:26:21 +0000 you wrote: > Fix typos about "transmit" missing the first "s" > found by searching with keyword "tram" in the first 7 > patches. > > Add related patterns to "scripts/spelling.txt" in the > last patch. > > [...] Here is the summary with links: - [1/8] RDMA/rxe: fix comment typo (no matching commit) - [2/8] i40e, xsk: fix comment typo https://git.kernel.org/netdev/net-next/c/b028813ac973 - [3/8] zd1211rw: fix comment typo (no matching commit) - [4/8] scsi: fix comment typo (no matching commit) - [5/8] tcp: fix comment typo https://git.kernel.org/netdev/net-next/c/304b1875ba02 - [6/8] net/tls: fix comment typo https://git.kernel.org/netdev/net-next/c/a0e128ef88e4 - [7/8] selftests: mptcp: connect: fix comment typo (no matching commit) - [8/8] scripts/spelling.txt: Add "transmit" patterns (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html