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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 56E93ECAAA1 for ; Mon, 5 Sep 2022 06:25:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=xOIQXTxXbSgmPlFAqOhZjS7t9grT2l3XsELomR57QZQ=; b=Vah8M00Y0hWuqQ qY7lKYx0BnwQB+LzVbI9CmLh5WL+V//f1dxgMrAhy7Dogho38BGCfSy0d145mF3rQtGVSQTrVUZcz mbPbrCwkiwmXCKllb8fvPSTcdgxMSTcgW1DPX7QjliFugZVL2GEvGVdja5XNNUkeaNcVgs/2zQ2Km rPTzL5w7mnOzTvuMBI36doFiHMvUjrfI53o0QFHHk2mrEdk5tC75uIGB3ianMvoG3WokWN3oTclRF 9BaZvXSOHBGlZwAJi+2VNNdV30l2i31/tbxt1TSomtt85xxDOlKKFPAHWpb8f4fv201dqcIby2f2N 4jLruJ+snz9IwpzEFwcA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oV5WO-00C7cC-0I; Mon, 05 Sep 2022 06:23:49 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oV5UH-00C5et-RJ for linux-arm-kernel@lists.infradead.org; Mon, 05 Sep 2022 06:21:39 +0000 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 E70236105C; Mon, 5 Sep 2022 06:21:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D9DEDC433C1; Mon, 5 Sep 2022 06:21:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1662358896; bh=TNEBXej6R4HHqPME+PDj0XbbBvp7eLyz70MrlYZp+3A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BR8qdVIR528CcfShi4QQ+GyEKrWei5bNy6DNa3TG2xaTpFUdzfbyadPKEYFMHuRY/ FflO2Mh9+sTVFWgiF6J75U7GidHvnvhH0AThdq+bJNmnTQLJebWdgvG9+xTIskY9iD dsP6YhhIdHQoCrjHiMQ1ldSUNWyXSUBf6PlvQmoyUIUeTiPXgOpYZjFjO+yv3sqeH5 W7Nd9m3KOTapAQyXcglLTHJaJF1EqIXLghVIkDviGWBPQ2pCHQhLr2y889GKIWFU7v rn17LNN5Qfue+/in2U77zdKjd7zTM3nWUJumYomc7v82jHJARUX6t7wSrh6YpoAO7n ANJ5D17LHUYBQ== Date: Mon, 5 Sep 2022 11:51:32 +0530 From: Vinod Koul To: Jason Wang Cc: mcoquelin.stm32@gmail.com, alexandre.torgue@foss.st.com, dmaengine@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dmaengine: stm32-dmamux: Fix comment typo Message-ID: References: <20220811120959.18752-1-wangborong@cdjrlc.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220811120959.18752-1-wangborong@cdjrlc.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220904_232138_031751_AB1686DF X-CRM114-Status: UNSURE ( 7.49 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 11-08-22, 20:09, Jason Wang wrote: > The double `end' is duplicated in the comment, remove one. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel