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 3F5811B4156; Sat, 9 May 2026 00:21:05 +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=1778286065; cv=none; b=NKBWSrapel+py1/Ls7UirsM4SITC3BDe9xV/ZhnX2mAVF0Tfo+YV7LfwcxsSFbjsRyzxdNSPF27MEU8pjSY22goAsk58vrkmlDdGpI3GPVFdOdlyLWjrVFVgcEJ2IIeMDW5Ni0MwH4sCKghVOTJVYh6RwxGKyQB3AKvCc3wLIWw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778286065; c=relaxed/simple; bh=e8J5Oh7vK65QnYfChl4AgUq6KL00loPB/hOAtaZB0wY=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=EgaD+PdMuCMdTC2iFv2bcYtOPBiORNeGvlknBH0loywTZ0Q0u+7zl9mlwTwxjJ1oep8Uaky323Tg/Hk5gCEEThzezwNaTBJTTtSnyw+i5MMsMk8Zzmxp4yNYFQOOw51baA+0tM3GZaJbAFXChd5sfPtXXwGnoUN6FvWSkTO1AAY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=bJAexo0v; 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="bJAexo0v" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2064FC2BCB0; Sat, 9 May 2026 00:21:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778286065; bh=e8J5Oh7vK65QnYfChl4AgUq6KL00loPB/hOAtaZB0wY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=bJAexo0vYA2FSXXnATvzgn1foEYbO3boNag3kkLJILTbBoCEy0m1zUBaum5MhwzTA 8WediI9JmjwL3Cg5bbNCd4afG75520YCkJ5XGLCcjEohXBf57/XRRgwLRWxfYI9Fx1 mJroQy4nhVeBrU24eZ2GYR9X09WwQSPC8xw4MFfb3zRDwXCb5iHiDj+cy2dp0wXk1v wbTf82JERwzJIHOsVmAKUMjMUHv27QW5ozthF4auhzaXrc/x710+1xCqFpVnzazIqI YhoFh8NOiBcQdcKsDIDb3tctg/Reu+o4wwn5kMd55m+RBkdw+8xtQtoPkHUE1XGuKz koY+IfvYT9YRQ== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id BA09B38119E3; Sat, 9 May 2026 00:20:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH 1/2] sctp: Fix typo in comment From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177828601329.907663.13737666629392193621.git-patchwork-notify@kernel.org> Date: Sat, 09 May 2026 00:20:13 +0000 References: <20260507105758.25728-1-shofiqtest@gmail.com> In-Reply-To: <20260507105758.25728-1-shofiqtest@gmail.com> To: Md Shofiqul Islam Cc: marcelo.leitner@gmail.com, lucien.xin@gmail.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, horms@kernel.org, linux-sctp@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Thu, 7 May 2026 13:57:58 +0300 you wrote: > Fix a typo in a comment in sctp_endpoint_destroy(): "releated" should > be "related". > > Signed-off-by: Md Shofiqul Islam > --- > net/sctp/endpointola.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [1/2] sctp: Fix typo in comment https://git.kernel.org/netdev/net-next/c/c7ea0d2b4d76 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html