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 2EFF6C433EF for ; Mon, 20 Jun 2022 10:05:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239516AbiFTKFs (ORCPT ); Mon, 20 Jun 2022 06:05:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36094 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240001AbiFTKFa (ORCPT ); Mon, 20 Jun 2022 06:05:30 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 146F5644B; Mon, 20 Jun 2022 03:05:30 -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 B48F9B80FBD; Mon, 20 Jun 2022 10:05:28 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 21864C3411C; Mon, 20 Jun 2022 10:05:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1655719527; bh=cPppPj+Qhf181z6CBrZBE6BDGsgeUJNsxSiGQa1KC24=; h=Subject:From:In-Reply-To:References:To:Cc:Date:From; b=U+YrHMbKQMJy3tJioHB7BRcAXR/K61tcmlntOAe02gGJMC8EozyoxhQXbvD/a5KfQ v6Su+0Q2PfTF92+uV+7bTT3gcGXCFZ5oq+4wid7UnCZZVVx6rmc9NczDV4lwrN3I8n UwybRBOAvY3o4l6nSp7T6VUN8+SAmT+vYeF8PWXI5dOEauQRTYu+kJ81pPiLSK0V6C MW+b9deSMewjWyxcJCq5ySQEd73kPlpjvKOFkIHhIaRfHhKsjb76CQREiJXkUBsTya gazlexNMVi/24tLFIhPZzI8S4LXU6TVt+JYa/NiBl7TbCG0vV2m8dgauLbNPrbut+S vHtGmYIHu4nQg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PATCH] wcn36xx: Fix typo in comment From: Kalle Valo In-Reply-To: <20220613172818.7491-1-wangxiang@cdjrlc.com> References: <20220613172818.7491-1-wangxiang@cdjrlc.com> To: Xiang wangx Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, loic.poulain@linaro.org, wcn36xx@lists.infradead.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Xiang wangx User-Agent: pwcli/0.1.1-git (https://github.com/kvalo/pwcli/) Python/3.7.3 Message-ID: <165571952297.24910.11979078139314947223.kvalo@kernel.org> Date: Mon, 20 Jun 2022 10:05:24 +0000 (UTC) Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Xiang wangx wrote: > Delete the redundant word 'the'. > > Signed-off-by: Xiang wangx > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. d7af63abde74 wcn36xx: Fix typo in comment -- https://patchwork.kernel.org/project/linux-wireless/patch/20220613172818.7491-1-wangxiang@cdjrlc.com/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches