From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0882422D7A1; Fri, 15 May 2026 00:21:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778804481; cv=none; b=H2uCAr3ZJTo4NrSx7A2XaSSaAve9NtSZEVNDBiWkNbWc4aW/TVuJaXakskxM+avexo746kV2CAA3rnKORBPzpFMc847wHmp36Mq+11sbFgG20Ud2Q+AB/DqtLllaiFcOzbOKxEjUGuCkb2vMsngbQYFDQHk5Hnw+eqxv3U2jI70= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778804481; c=relaxed/simple; bh=Oz2TKx9qExpvhoQRhO1od0MXlhhjJI5MRGYtecZUNYM=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=dB+n9n6eVC8XNgMUvdIoNT+wB/3g6TloPBxkvMIK97jIyTfgVefdBk7NzJNGADe/Dq9tUxVgsopFzJI/T6ZWG6ofDPdMwmFiP40fte0oGsFBD0eKoLwiX8L2+4c8duCqCPM2IkFQy/mtCxVOmCOXJ8I5W5eHVVhHSA5RhXeeOmk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=IkHTB6JZ; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="IkHTB6JZ" Received: by smtp.kernel.org (Postfix) with ESMTPSA id ABCF7C2BCB3; Fri, 15 May 2026 00:21:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778804480; bh=Oz2TKx9qExpvhoQRhO1od0MXlhhjJI5MRGYtecZUNYM=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=IkHTB6JZcVRICQXl+tfZbCc1GvrZzOv9IUDbL0D2QGIqLTM4e9r8NgEa74wrj8Gl8 C/5iuneywYgnXq0qcc+b5vqPCylI3XFG05zTroea+A8KqoJV01LptinTZl8YaDQNQX Zsl3TQASUFMTDsKrfKVbqc6d6MpjC8YEGm6kC9S45fmPIVZ/ZinFhshd6DD4H7C7sl /q5HbNov5Z9l3Uj4Ly3WVhGoiTVasacIBUgzAXpH/x+oA0OBzeWUaCvowVv7FqF5K7 DnkTPq9pHtIeoO+oriBH7mNmB2YmvLVGsmHItf9BymhZeqIiyhR2r/MJevUpAOHMk6 AEVLeLciZ5EEg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 7CFF739E4DB3; Fri, 15 May 2026 00:20:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] Documentation: networking: ip-sysctl: fix typo in tcp_ecn_option From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177880442505.134878.16209369565016154139.git-patchwork-notify@kernel.org> Date: Fri, 15 May 2026 00:20:25 +0000 References: <20260512133125.1772658-1-avinash.duduskar@gmail.com> In-Reply-To: <20260512133125.1772658-1-avinash.duduskar@gmail.com> To: Avinash Duduskar Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com, edumazet@google.com, horms@kernel.org, corbet@lwn.net, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Tue, 12 May 2026 19:01:25 +0530 you wrote: > "regarless" should be "regardless". > > Signed-off-by: Avinash Duduskar > --- > Documentation/networking/ip-sysctl.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [net-next] Documentation: networking: ip-sysctl: fix typo in tcp_ecn_option https://git.kernel.org/netdev/net-next/c/d2dc0c5c4c42 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html