From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Date: Wed, 11 Jan 2017 15:01:21 +0000 Subject: Re: [PATCH] sctp: Fix spelling mistake: "Atempt" -> "Attempt" Message-Id: <20170111.100121.1446206121833835839.davem@davemloft.net> List-Id: References: <20170110225306.14880-1-colin.king@canonical.com> In-Reply-To: <20170110225306.14880-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: colin.king@canonical.com Cc: vyasevich@gmail.com, nhorman@tuxdriver.com, linux-sctp@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org From: Colin King Date: Tue, 10 Jan 2017 22:53:06 +0000 > From: Colin Ian King > > Trivial fix to spelling mistake in WARN_ONCE message > > Signed-off-by: Colin Ian King Applied, thanks.