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 21C1BCCA473 for ; Wed, 6 Jul 2022 16:29:21 +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=eORwxh+PJvzUKqOxJ1A43YrWhkYwAufjhyAJQc38C4k=; b=s4o5X+nEBJ0K3f d1x+8OYxlV75vE1knb3RSZujmvoshuNHWi6ttKCowquAnx3Nrgz17VGNX7a24jVJmuHMH03AbATDX vgYq4TxT7jbyneV57Vy6faDKfvFUdIQ5DOxkuy+xXiiOSvxoOmflxBRVR28BMmEfPlBG1G2MjRolb QzWEFhR5NOMPmwIfM5jI0nWcbwRyFSb+ZLw1N1vJq56udAUKIRCMKKWkvPVlcqgibPrSVdsQfOMap F5hW0IZ8qZNfSblY1ALXRdJ6eUU1AQdXMgLuBxgtlwpwqWtcU0vo2TRajMdn3LUxhro/BDNjfGEMv U6reP/zV0dtZTKM+rWbw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o97t5-00BLfw-Ku; Wed, 06 Jul 2022 16:28:28 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o97sw-00BLcG-5d for linux-arm-kernel@lists.infradead.org; Wed, 06 Jul 2022 16:28:20 +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 69D4361D00; Wed, 6 Jul 2022 16:28:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4F170C3411C; Wed, 6 Jul 2022 16:28:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1657124896; bh=hbt9LML4k5snC/PjqahX7eIoBOgADAowwktQqhDMz6g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=a0rsbbMXTAMdsBUZCW0CcdSr1Q0wa2wzTYuLHI+qGlOsBszUcACTKJMdK2VH2IW+Y IbOj5whbQ+5XcQvTiC78DAfNhLupa5SCoUF/WYanutrpBM2pI6XbzcgOyGo1eODcdV Q76k5A2xDyzcMOO6HUkPIGsVs+4SrpwBb8AYo5uYTop5XHvUhNuAmi/twu2NTmh/WX qn6ZXga3TnZOrMRlAoAGKFjf4BeMUdFZYagD8W/+hycq4fYfp9Ra8SYrJtK9qXg/gD Xi9dULHylGZqRWTiZi4T4CvExHGoENIbMkPVmJpRB9NuIwXTodM0pziaT1VsrOI5qc 6DEhq94nrTZjg== Date: Wed, 6 Jul 2022 21:58:12 +0530 From: Vinod Koul To: Shengjiu Wang Cc: shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, shengjiu.wang@gmail.com, linux-imx@nxp.com, dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] dmaengine: imx-sdma: Add missing struct documentation Message-ID: References: <1657086309-7964-1-git-send-email-shengjiu.wang@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1657086309-7964-1-git-send-email-shengjiu.wang@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220706_092818_286310_6D233CF4 X-CRM114-Status: GOOD ( 10.38 ) 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 06-07-22, 13:45, Shengjiu Wang wrote: > Fix compile warning that 'Function parameter or member not described' > with 'W=1' option: > > Add missing description for struct sdma_desc > > There is not any description for struct sdma_script_start_addrs, > so use /* instead of /** Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel