From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail25.static.mailgun.info ([104.130.122.25]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ihDmO-0004iN-0D for ath10k@lists.infradead.org; Tue, 17 Dec 2019 14:24:53 +0000 MIME-Version: 1.0 Subject: Re: [PATCH] ath10k: Fix some typo in some warning messages From: Kalle Valo In-Reply-To: <20191204055235.11989-1-christophe.jaillet@wanadoo.fr> References: <20191204055235.11989-1-christophe.jaillet@wanadoo.fr> Message-Id: <20191217142449.4E4A6C433A2@smtp.codeaurora.org> Date: Tue, 17 Dec 2019 14:24:49 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Christophe JAILLET Cc: kernel-janitors@vger.kernel.org, alexandre.torgue@st.com, netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, ath10k@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, mcoquelin.stm32@gmail.com, davem@davemloft.net, linux-arm-kernel@lists.infradead.org Christophe JAILLET wrote: > Fix some typo: > s/to to/to/ > s/even/event/ > > Signed-off-by: Christophe JAILLET > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. a67bcec3569f ath10k: Fix some typo in some warning messages -- https://patchwork.kernel.org/patch/11272159/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k 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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D1DB7C43603 for ; Tue, 17 Dec 2019 14:25:11 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 99A9621D7D for ; Tue, 17 Dec 2019 14:25:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="YCmMlzKg"; dkim=fail reason="key not found in DNS" (0-bit key) header.d=mg.codeaurora.org header.i=@mg.codeaurora.org header.b="tuXkvKcA" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 99A9621D7D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Date:Message-Id:To:References: In-Reply-To:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=6iOR8i77GgCH/SnbXFGb9/p1/UGAbbfOxS/fa/rbx/s=; b=YCmMlzKgHyoVW2 x6ps4j4l5OsAsZsp71/WmnzId/Fjz7kHO+YXa68pYFkrWSTZIq3SWO6ayTTa4yX0gsruKszlKk6Lb Rc8NIs1UZN980SeystcP/CpoQb1qkpF+zig+4jSR5TUfoYW9yrADjYGumoCDoXT6k2SjE/b881/VX wmcUR367RQu9BYfEC51DU8ifXMKVSVJdKhl1/0VHerTapnIfEWycsFAqhFoj6rPi8La6+iWC6MPjV AkllFxjo7h15vLdyLlPJlZb5WNw9VXl8Tsnp3R7k9Wn2E3MWn8eWQKg3XCn+6oYFrk83gQ9qcntwl f9JW92Zc9KhTTD8iMeLQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ihDmV-0004n6-MP; Tue, 17 Dec 2019 14:24:59 +0000 Received: from mail25.static.mailgun.info ([104.130.122.25]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ihDmP-0004ix-F7 for linux-arm-kernel@lists.infradead.org; Tue, 17 Dec 2019 14:24:57 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mg.codeaurora.org; q=dns/txt; s=smtp; t=1576592695; h=Date: Message-Id: Cc: To: References: In-Reply-To: From: Subject: Content-Transfer-Encoding: MIME-Version: Content-Type: Sender; bh=WBhFl5nzOM6Q8mvhJZ6zzfsKG5cQ4BMQ+Dhoez/i1cU=; b=tuXkvKcAmefHta18SOIYJzmvPS/1jrf0MxThCAVFH1bUwa7yItpxPUBi0+U8uYbzc2s6sIDx ifABaRHqkacVt3CFCOEpkQasijx5/r6+GiFdpuiWMMQ2onKI3h4biG6KRKvy8mQbV74NuW+2 PkG/Ed5cnIeTX44aosAGVdTcMZc= X-Mailgun-Sending-Ip: 104.130.122.25 X-Mailgun-Sid: WyJiYzAxZiIsICJsaW51eC1hcm0ta2VybmVsQGxpc3RzLmluZnJhZGVhZC5vcmciLCAiYmU5ZTRhIl0= Received: from smtp.codeaurora.org (ec2-35-166-182-171.us-west-2.compute.amazonaws.com [35.166.182.171]) by mxa.mailgun.org with ESMTP id 5df8e532.7f99503e4110-smtp-out-n01; Tue, 17 Dec 2019 14:24:50 -0000 (UTC) Received: by smtp.codeaurora.org (Postfix, from userid 1001) id 4E4A6C433A2; Tue, 17 Dec 2019 14:24:49 +0000 (UTC) Received: from potku.adurom.net (88-114-240-156.elisa-laajakaista.fi [88.114.240.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: kvalo) by smtp.codeaurora.org (Postfix) with ESMTPSA id 228B3C433CB; Tue, 17 Dec 2019 14:24:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 228B3C433CB Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org MIME-Version: 1.0 Subject: Re: [PATCH] ath10k: Fix some typo in some warning messages From: Kalle Valo In-Reply-To: <20191204055235.11989-1-christophe.jaillet@wanadoo.fr> References: <20191204055235.11989-1-christophe.jaillet@wanadoo.fr> To: Christophe JAILLET User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-Id: <20191217142449.4E4A6C433A2@smtp.codeaurora.org> Date: Tue, 17 Dec 2019 14:24:49 +0000 (UTC) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191217_062456_048836_3EDD6F8D X-CRM114-Status: UNSURE ( 8.97 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kernel-janitors@vger.kernel.org, alexandre.torgue@st.com, netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, ath10k@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, Christophe JAILLET , mcoquelin.stm32@gmail.com, davem@davemloft.net, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Christophe JAILLET wrote: > Fix some typo: > s/to to/to/ > s/even/event/ > > Signed-off-by: Christophe JAILLET > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. a67bcec3569f ath10k: Fix some typo in some warning messages -- https://patchwork.kernel.org/patch/11272159/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel