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 021E4C433FE for ; Wed, 23 Nov 2022 01:45:46 +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:Message-Id:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=nC8G0qakBbJusPmiFp8Nznnf6DK1eBzps5915XJQLms=; b=4YRiqo9Y0lTsHM hRO0QWa3VUppwDkztoynu/hvJtkHcsDxsd5oFnFGPZSJ4VhgisUL39/X2V5kvLiNQudxGp8Tyvk30 XoCxEcYPTJXyD1VdVdzciIbN8rELNMzU1C0IZ7JvrxtT8nGyrUEpwe2nffpbDWoTPBUe4w6ftbJvW rBoWdpztS0rZqsyIRQOZ5rfSln9+W/XVxTD9cEQidHtTmI3mq8WRiw0xrDtmRLhb7wk8iUUqPL6W0 Udrz8odTImpgmVhFhKd+YFY4FFyzL9PmrTbJk5JOywo+rXHLSbC7JYfAO+e2JMMrtN6hbOdT3V7ah KGSAbuf5mi6PrIFAnIlQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxeoK-00CjTQ-MK; Wed, 23 Nov 2022 01:44:24 +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 1oxeoH-00CjSG-Ce for linux-arm-kernel@lists.infradead.org; Wed, 23 Nov 2022 01:44:22 +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 A704361990; Wed, 23 Nov 2022 01:44:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 10129C433D6; Wed, 23 Nov 2022 01:44:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669167860; bh=yYdMEzHLIt5eIeu2zhVvzwrCKj/xjohYDRGrsbFXcIo=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=ZJOiG8mKNApmQWUik10mWa1ENXwoj/RSUumKB8Pyjqi/0J30haeXQGbt31oqh2dVa Q9jgxNIJE83Tqbusi6ijWCITeBv1E4KdvXR939nbqND9mIT/c5IBKPVQ3krxTyDa2z lRHZn/jqagdH4h1GS/0YKod5cKmVuzhnlCkGq6UqQtr62Gkr1WmbTcP6gLL/sIqs0H vCEvnYNKx47QYYMQWpi2brxZnBAziNqDFPBQue17AcviITWHygeueLYhnS5FObdvcM nSm083cMVCXkl6M+ICDxqPOu82SowqgZBa/kLj4D88//xdJSs2MEPRcei9jLOVEd7C 9bbHvRD0H6ukA== MIME-Version: 1.0 In-Reply-To: <20221122184844.6794-1-rdunlap@infradead.org> References: <20221122184844.6794-1-rdunlap@infradead.org> Subject: Re: [PATCH] clk: sunxi-ng: fix ccu_mmc_timing.c kernel-doc issues From: Stephen Boyd Cc: Randy Dunlap , Yang Li , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, Michael Turquette , linux-clk@vger.kernel.org To: Randy Dunlap , linux-kernel@vger.kernel.org Date: Tue, 22 Nov 2022 17:44:17 -0800 User-Agent: alot/0.10 Message-Id: <20221123014420.10129C433D6@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_174421_483113_440AAEA7 X-CRM114-Status: UNSURE ( 9.57 ) 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 Quoting Randy Dunlap (2022-11-22 10:48:44) > Use '-' to separate the function name and its description. > Use '%' on constants in kernel-doc notation. > Use the kernel-doc Return: format for function return values. > > Fixes this warning: > ccu_mmc_timing.c:21: warning: No description found for return value of 'sunxi_ccu_set_mmc_timing_mode' > > Signed-off-by: Randy Dunlap > Cc: Yang Li > Cc: Chen-Yu Tsai > Cc: Jernej Skrabec > Cc: Samuel Holland > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-sunxi@lists.linux.dev > Cc: Michael Turquette > Cc: Stephen Boyd > Cc: linux-clk@vger.kernel.org > --- Reviewed-by: Stephen Boyd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel