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 F2B4FCCA48E for ; Mon, 25 Jul 2022 10:10:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233938AbiGYKK3 (ORCPT ); Mon, 25 Jul 2022 06:10:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36826 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234620AbiGYKKP (ORCPT ); Mon, 25 Jul 2022 06:10:15 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 011CE55B3; Mon, 25 Jul 2022 03:10: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 dfw.source.kernel.org (Postfix) with ESMTPS id 7DBDC612DA; Mon, 25 Jul 2022 10:10:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 9CFBCC341CD; Mon, 25 Jul 2022 10:10:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1658743813; bh=DTPr9cWKosO+jDms+REqzOYmNiyA0+dxrNo8vK/sdnM=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=pXbgWhikoqxSnFS2OY9ElmGjADEPWJgmjcs/LnnbN7J/0O9d5ioJLlQcofkcmHB+e X5k0GF2x4SZUZufmHA27v7zNXaI44uH7zkLye4NphOEcOPOocUWAe5uRqDdTi/uh45 UFFtqwgJ9Lfycr9MQaykUCeKyNgHPdrsDcsLGldHQmV9ify3yhbr18UCSbu3tfHf3D AjvbmtyMLyQrSGIfHlSg3QrD6rCA1WYIedBcNcUAXi6VIEEisFb8B5mxxAP8yQ6772 ITbbOop95X8FuHYD0k/O1Z6Ys5yR8mPwSzExp3yUFtj+4JM5jHoRQktmPCdn7AqOQ5 6kVJJ0G9iQcBw== 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 835C7E450B8; Mon, 25 Jul 2022 10:10:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] net: ipa: Fix typo 'the the' in comment From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165874381353.12821.5896325794806077969.git-patchwork-notify@kernel.org> Date: Mon, 25 Jul 2022 10:10:13 +0000 References: <20220722082227.74274-1-slark_xiao@163.com> In-Reply-To: <20220722082227.74274-1-slark_xiao@163.com> To: Slark Xiao Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, elder@kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net.git (master) by David S. Miller : On Fri, 22 Jul 2022 16:22:27 +0800 you wrote: > Replace 'the the' with 'the' in the comment. > > Signed-off-by: Slark Xiao > --- > drivers/net/ipa/ipa_qmi_msg.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - net: ipa: Fix typo 'the the' in comment https://git.kernel.org/netdev/net/c/2540d3c99926 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html