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 1C829C433FE for ; Thu, 12 May 2022 10:40:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352759AbiELKkU (ORCPT ); Thu, 12 May 2022 06:40:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56118 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1352754AbiELKkQ (ORCPT ); Thu, 12 May 2022 06:40:16 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 22ABC229FE9; Thu, 12 May 2022 03:40: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 ams.source.kernel.org (Postfix) with ESMTPS id 9903EB8271F; Thu, 12 May 2022 10:40:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 4D99DC385CB; Thu, 12 May 2022 10:40:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652352012; bh=4WOAJEDFWkl0XQDS7GAUPGwoYhNmfkWAl2nGUkdF/mY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=A9T7X+MTMlsnpzhdEqnxyRsFE3xDBHVpkujufNLrkkBlE3j0yeOhBCNHi6OyLRcnU AbX3staFyMlot8wYf/BbvBWUKU0fjb9rxx/rNwjeVAPg/bKmNoIxz1OXZaDXVkJ9+A 6S5pmxTtVS09wrahssd/NY/Bmhoe5Lvo+qukeCnKtKeq+K4Fh1HvORFvs+OTxJ0lVi hSH0DKcHV9Nrcpeb2yEpw2TVrWIfsHN5HEio/gyMspSqjdHp1p4Xr58YKdmtXNfPG0 O9alsAYdwPzErRgQhwhk5ycs13iik4Ddfa9UzPQrBFQXxH7rEgC1GCvo/aoz+jv48j NehfC+hwHd3Og== 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 309F7F0393A; Thu, 12 May 2022 10:40:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH][next] net: ethernet: SP7021: Fix spelling mistake "Interrput" -> "Interrupt" From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165235201219.27484.11040061538399474855.git-patchwork-notify@kernel.org> Date: Thu, 12 May 2022 10:40:12 +0000 References: <20220511104448.150800-1-colin.i.king@gmail.com> In-Reply-To: <20220511104448.150800-1-colin.i.king@gmail.com> To: Colin Ian King Cc: wellslutw@gmail.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@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 Paolo Abeni : On Wed, 11 May 2022 11:44:48 +0100 you wrote: > There is a spelling mistake in a dev_dbg message. Fix it. > > Signed-off-by: Colin Ian King > --- > drivers/net/ethernet/sunplus/spl2sw_int.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [next] net: ethernet: SP7021: Fix spelling mistake "Interrput" -> "Interrupt" https://git.kernel.org/netdev/net-next/c/982c97eede13 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html