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 853C5C7EE23 for ; Tue, 23 May 2023 06:02:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234752AbjEWGCH (ORCPT ); Tue, 23 May 2023 02:02:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49932 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231310AbjEWGB6 (ORCPT ); Tue, 23 May 2023 02:01:58 -0400 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1E1D811F; Mon, 22 May 2023 23:01:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=OaOMCR7fpn4AH8lOHYhg4P7LtL82TVT9xgUTAlrYnFg=; b=aE9a38dovcUEa3oKik3KzpykBZ kWp8f6lHaMC+6RJ6YdI1wUnt4H+wRL5TeBoQGvNMeZo7TE8NZ9aSHfPCrD2AsGrP0njpes+V5zdsz KzG/LGKF1xZrBErxXFEjlMooGiOb5p1/vDwGDH1RQtXfD/LZGj2znEvGZcAbM1BUPB69m+Rj79YFa a9PTQJZrjEITvp2mNfuh7oGKt0T3Zq51SPhyrggZtBYAfFX1RoFXSVcz6op2MOjLOoTgAMDLoCYRS iiSYYDHyLwBZJtkgYyKrt3u/Pk3aVf5uSrFWLuJ2gZEMyCTwkZOLlivkaotmQs/He6HHE6YJEGd2+ L3utU1oQ==; Received: from hch by bombadil.infradead.org with local (Exim 4.96 #2 (Red Hat Linux)) id 1q1L5n-00920N-1t; Tue, 23 May 2023 06:01:55 +0000 Date: Mon, 22 May 2023 23:01:55 -0700 From: Christoph Hellwig To: Vinod Koul Cc: Kelvin Cao , dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, logang@deltatee.com, george.ge@microchip.com, christophe.jaillet@wanadoo.fr, hch@infradead.org Subject: Re: [PATCH v5 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver Message-ID: References: <20230518165920.897620-1-kelvin.cao@microchip.com> <20230518165920.897620-2-kelvin.cao@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org Hi Vinode, I've tried to read your review, but as you're not trimming the quoted text it was impossible to read. Can you resend it following proper mailing list ettiquette?