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 B5245C433F5 for ; Fri, 30 Sep 2022 11:45:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231603AbiI3Lp3 (ORCPT ); Fri, 30 Sep 2022 07:45:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58994 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231468AbiI3Lor (ORCPT ); Fri, 30 Sep 2022 07:44:47 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9F0D597ECA; Fri, 30 Sep 2022 04:40:20 -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 70A15B8283D; Fri, 30 Sep 2022 11:40:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 28F96C433C1; Fri, 30 Sep 2022 11:40:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664538018; bh=Z6RXl0HRHfczjUwX9S9z2ImtaFz1bZwRRi/GsGwvGfQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=pckuA5oED7g+6G9XXmBAcS5Bb8pigeR92fo2FoOShGOV/pknY1amgWTb9nLHvNvnZ g7idw1rEZiawOpj/uJ6lPwc3K1gd/4UbRqF/MFiNnKIxCofnervuNhMYiEZuyBZlng tKy6LYKT8zlH8qFFOFPrN8eImTqA5udyh+wmMY92W6rHTIBvJz6JycjaRz+mW2/Jnw uzyATxwkA4mfiOwpBrQZNaG9ZhWChSnN13l1v0vbQat3SwRAf/Re+Ot1QhLvgL8dTQ FPdL4BzJm8RA5zt4C3B++QJmLOVeyrJz9DfKvuSlfzONm5tIE0AmzoNTHGGsF4SjMH nZOOqHmNVZO1Q== 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 14B4AC395DA; Fri, 30 Sep 2022 11:40:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] bnx2: Fix spelling mistake "bufferred" -> "buffered" From: patchwork-bot+netdevbpf@kernel.org Message-Id: <166453801807.4225.16891835315380023791.git-patchwork-notify@kernel.org> Date: Fri, 30 Sep 2022 11:40:18 +0000 References: <20220928213753.64396-1-colin.i.king@gmail.com> In-Reply-To: <20220928213753.64396-1-colin.i.king@gmail.com> To: Colin Ian King Cc: rmody@marvell.com, GR-Linux-NIC-Dev@marvell.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 David S. Miller : On Wed, 28 Sep 2022 22:37:53 +0100 you wrote: > There are spelling mistakes in two literal strings. Fix these. > > Signed-off-by: Colin Ian King > --- > drivers/net/ethernet/broadcom/bnx2.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Here is the summary with links: - bnx2: Fix spelling mistake "bufferred" -> "buffered" https://git.kernel.org/netdev/net-next/c/ea9b9a985d58 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html