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 EB7E6C433EF for ; Fri, 1 Jul 2022 16:38:06 +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=xuQjWKgc5QkYrMntj39dADja/BsQrvmpp/rx86j4PeU=; b=OMEH4RnoiVRjeu +mu4/72MGJFJCV86yFTQaVVXqewDYrbNcGDs9pm9dIVVWocTLyxb0kFe3VmH4iEz2XS3R6octh5Hu CPveva4PtioJNI7N7Ul3VzNTVfBXp7wZD1y/NZES4F/MR1+jaPpk1jDTzmTTC9FWM3P9t/m1Ujcn0 t4AfHMklKsZA6ch8oxLrbv5InyGTNTKX0oU1xgaDD6NPL9xwM/JsFtdMZOHzWUKOgGpPX7KxDEUsb qfgBgahg4w7F1SS86n6M7RMpPSA856zpZDkNEVAgS3XCoSXoK6IEri7QSnpSn1xsK52fHacOfFcRu gvB+QSPWUv1VM0DaeKPQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o7Jdo-0061x0-BJ; Fri, 01 Jul 2022 16:37:12 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o7Jdl-0061vF-2N; Fri, 01 Jul 2022 16:37:10 +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 ams.source.kernel.org (Postfix) with ESMTPS id A046DB82DDC; Fri, 1 Jul 2022 16:37:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A5645C3411E; Fri, 1 Jul 2022 16:37:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1656693426; bh=dvn0q53TXBDnV3Qt4aSdr2WzDOqUHtfan8BhemxpCOI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QkiDgZpOfaN9dOsDRrcDsbMySgGbQpKCeO+no3q1kSX+1cRgqA2x4iEzPdY/XW3UF 1+2xoNv9YCEy7Q2lYD4OCwmmWsdnAYTFzcCjV1CrNKS8xmZXVPb+0Uelzf5iWfWx7g prCRoRfZtwtTMVw3j99tU/q+FAW+tbfcH1E/MTMPYNnmoM3XhZbgodSspBaCkRzIHH eXzeCb2+JRoT7Rs2YCkucN713hRlcycMY3jm5NsgaWoDCC0dtJv6efdUljoPTbJ5Oy v9buw0XVWJyeh4Dc2K3+zmhU0AgZLwv2zdi6fW/VbhS9zqdApMrLm9fSDidJRNrAH8 4Eut+nwcApcRQ== Date: Fri, 1 Jul 2022 22:07:01 +0530 From: Vinod Koul To: Xiang wangx Cc: sean.wang@mediatek.com, matthias.bgg@gmail.com, dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dmaengine: mediatek: mtk-hsdma: Fix typo in comment Message-ID: References: <20220618130120.9783-1-wangxiang@cdjrlc.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220618130120.9783-1-wangxiang@cdjrlc.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220701_093709_301288_B38F9109 X-CRM114-Status: UNSURE ( 6.61 ) 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 18-06-22, 21:01, Xiang wangx wrote: > Delete the redundant word 'be'. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel