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 DFFF9C19F21 for ; Wed, 27 Jul 2022 03:30:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240318AbiG0DaU (ORCPT ); Tue, 26 Jul 2022 23:30:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56908 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229808AbiG0DaQ (ORCPT ); Tue, 26 Jul 2022 23:30:16 -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 15E025FC0; Tue, 26 Jul 2022 20:30:14 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A82B9615BB; Wed, 27 Jul 2022 03:30:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 0E4B1C433D7; Wed, 27 Jul 2022 03:30:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1658892613; bh=mYmkGhE+TDagfGq63u9eYbxdP+GDgv7ePkP1LSAJqKs=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=sKmgipJZdaQ3mY02St2TXXPZzxu7vijYNkCk7LXwtRHYCwO3D1sAgIxhuwIQk4csd 0Zpjhd5BpGgpA953SKHYygzo1q8HT01vHaSDiMLInHj+pcQ/DCcSNID3tXEoEJAhyG e04y2WF7Ephr5yKViC+ZyXTcaMrtO7KS4kyWI/odJNFLvrOkobyB4YfdU/4GMfyNZm vl6IIJnhFcnDQSsFnWK1TDZchd4j1m/eMN9AKr5VXZYlRjDW27KtI1yCDmoyT1VsUj EJNt6FOyiwuS60UrBlIVz27Zf/a/O72LkAPtWFzO7aFI96CVRQ9Od0ub6o/dzMjZAV HJOx+TkFh751Q== 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 E7327C43140; Wed, 27 Jul 2022 03:30:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] selftests: net: Fix typo 'the the' in comment From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165889261294.20797.8257357342204781894.git-patchwork-notify@kernel.org> Date: Wed, 27 Jul 2022 03:30:12 +0000 References: <20220725020124.5760-1-slark_xiao@163.com> In-Reply-To: <20220725020124.5760-1-slark_xiao@163.com> To: Slark Xiao Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, shuah@kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-kselftest@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski : On Mon, 25 Jul 2022 10:01:24 +0800 you wrote: > Replace 'the the' with 'the' in the comment. > > Signed-off-by: Slark Xiao > --- > tools/testing/selftests/net/forwarding/vxlan_asymmetric.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - selftests: net: Fix typo 'the the' in comment https://git.kernel.org/netdev/net-next/c/060468f0ddbb You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html