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=-14.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 C05E5C4743C for ; Wed, 23 Jun 2021 13:00:47 +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 8050960FDC for ; Wed, 23 Jun 2021 13:00:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8050960FDC Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ideasonboard.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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.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=T+0bB8via0Q1e+8JND17vduw/1sABxxdBTPOA91WxoM=; b=Ny672WqCPc0Cix rQecprizdNXAkwPVKy+cyYESbPdyHyAIKSwkC7g4dcZKpQAlMyvnYm5HQJrCt1fECJdR3Wz1dpR6w 4uglTHlRKwUTtfIFuJjKVxD7EXxBT2S8esW9oNHLKb8Wi09jKQh8R/VZY7E4E6sdQ2TFOmDT9Z6tL ag9lX546E4dTge1F+usMafEPoofs9pgijBJnPaxEKXPE87Hhk6oUKhTJukw8UJUtYwv2OT0ebomo8 OJyeKtu5m2Ta4ztmWVMpgEIkJyAx2ncVxv5tdwnPDTynCdgb8MLDRS2LHX7MHYchrpoJee/ZU40Ib KlZmmZ0NoGfLgUstFx8Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lw2T7-00Ahgj-2u; Wed, 23 Jun 2021 12:59:01 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lw2T2-00Ahfk-Sg for linux-arm-kernel@lists.infradead.org; Wed, 23 Jun 2021 12:58:58 +0000 Received: from pendragon.ideasonboard.com (62-78-145-57.bb.dnainternet.fi [62.78.145.57]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id C60619AA; Wed, 23 Jun 2021 14:58:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1624453135; bh=lBmq8McJCYUITuRQECXx+V8MX4oixl0DGshKbgS0ijU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=l0BdjNuAZpxxvpC2kZsH7qj8T5Tkud8HMBbBoFgNCukuC3lgirXZpDa8tk+g1TfK0 5Ef7hsc4u0NuKwGpZAs0m5HICC/8r/pwbkYuizCuZ3KGAI1kFVW48xCnM4EmcaSFyI gEy1kamGV0f0T+XiwOpUtgmAZ25qxCdFJ8GyRMrE= Date: Wed, 23 Jun 2021 15:58:25 +0300 From: Laurent Pinchart To: Michal Simek Cc: linux-kernel@vger.kernel.org, monstr@monstr.eu, git@xilinx.com, Hyun Kwon , Vinod Koul , dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t Message-ID: References: <9569008794d519b487348bfeafbfd76c5da5755e.1624446336.git.michal.simek@xilinx.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <9569008794d519b487348bfeafbfd76c5da5755e.1624446336.git.michal.simek@xilinx.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210623_055857_116426_13B88FA1 X-CRM114-Status: GOOD ( 14.20 ) 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 Hi Michal, Thank you for the patch. On Wed, Jun 23, 2021 at 01:05:39PM +0200, Michal Simek wrote: > Use u32 kernel type instead of uint32_t. Issue is reported by > checkpatch.pl --strict. > > Signed-off-by: Michal Simek Reviewed-by: Laurent Pinchart > --- > > drivers/dma/xilinx/xilinx_dpdma.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/dma/xilinx/xilinx_dpdma.c b/drivers/dma/xilinx/xilinx_dpdma.c > index 539f1a42ca72..0b67083c95d0 100644 > --- a/drivers/dma/xilinx/xilinx_dpdma.c > +++ b/drivers/dma/xilinx/xilinx_dpdma.c > @@ -1600,7 +1600,7 @@ static struct dma_chan *of_dma_xilinx_xlate(struct of_phandle_args *dma_spec, > struct of_dma *ofdma) > { > struct xilinx_dpdma_device *xdev = ofdma->of_dma_data; > - uint32_t chan_id = dma_spec->args[0]; > + u32 chan_id = dma_spec->args[0]; > > if (chan_id >= ARRAY_SIZE(xdev->chan)) > return NULL; -- Regards, Laurent Pinchart _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel