Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp3415179pxb; Mon, 25 Jan 2021 15:59:56 -0800 (PST) X-Google-Smtp-Source: ABdhPJy0nHzLANqINgwvDxX9S/pGBrLeT1xT6gZE6YpJrGa7P6SBweujoXZWp1CEEFXrgKBTjN20 X-Received: by 2002:aa7:d44c:: with SMTP id q12mr2472374edr.368.1611619195856; Mon, 25 Jan 2021 15:59:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611619195; cv=none; d=google.com; s=arc-20160816; b=OWbZRaU5bAHaXP1C2SWmk60FRqZjH/vFvf6QxQ7E4C1RtHdwY/yn94B143tOWYfGbu WLf+qR5kboV+ZP7MensXA4HHlsQnH97wBCcRi9//tAo3Qjqa66pQHvUo+VQQHE5Edfx0 Mvug+6DwJTmFDj4Z3vg87+iPik1m8KmYZaovUi8ZcOqGOqOs2z1hEojmn7xMug4IHjMe 2XN+PfF72A9NmbWW+mV7BoUR691KSOV7aV4pcoplDXlZ0TUCM/CBUKEK/upd4C0vluoQ dPHjaay2B8XKmjYQfiI8irFHeS+gl0Qnx7mVTb2dutg6C60XMWr6dblXb0xVuBRZ2e8Z o7Vg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=EttqHBJ2Vhvu1Odibq9SlXehWi4DR4lwy2NlJbg4vZ4=; b=CfbHPBnyeT7YmhIlXsS/jVGZDUKL2BuNf5MpZ7KfKC3GIrEPJWVyEO1IYkNnWRxV11 hMkmDk4aguXdvaKlYfy9Z6iBWrD8KhXBs385b2cQkSRdCnyl9y0ogLvqGKud2bLHAQzi jqpuXQHLhXkGImiprQSGQlg6sqAA/uRLcTGBo9JCXa04ONacfDDdCDJAHjtQH6++bCh9 bZFpbVM/NvNSRKOEnAv1eiwVroH9gNnz5U/7DInIYZKfwbXXSChewdsoK0WqEYeA+aes zbZICR5+CrfO073+NqrlHaeR1z9Q3YF37iVNveI+RuDl12z5GF6jJUXcXabjowe8/T8w 67nA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j12si6727166ejs.711.2021.01.25.15.59.31; Mon, 25 Jan 2021 15:59:55 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732455AbhAYX6A (ORCPT + 99 others); Mon, 25 Jan 2021 18:58:00 -0500 Received: from gloria.sntech.de ([185.11.138.130]:34260 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732068AbhAYX5l (ORCPT ); Mon, 25 Jan 2021 18:57:41 -0500 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=phil.fritz.box) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l4Bih-00066j-UM; Tue, 26 Jan 2021 00:56:31 +0100 From: Heiko Stuebner To: Lee Jones Cc: Heiko Stuebner , Tero Kristo , Xing Zheng , linux-clk@vger.kernel.org, Pragnesh Patel , Arnd Bergmann , Maxime Ripard , Philipp Zabel , linux-kernel@vger.kernel.org, Fabio Estevam , Stephen Gallimore , linux-arm-kernel@lists.infradead.org, Palmer Dabbelt , Dinh Nguyen , Ray Jui , Stephen Boyd , Pengutronix Kernel Team , linux-rockchip@lists.infradead.org, bcm-kernel-feedback-list@broadcom.com, Zong Li , Kees Cook , Pankaj Dev , Michal Simek , =?UTF-8?q?Emilio=20L=C3=B3pez?= , Omri Itach , Michael Turquette , Gregory Clement , linux-riscv@lists.infradead.org, NXP Linux Team , Sascha Hauer , Thomas Abraham , Julia Lawall , Linus Walleij , Scott Branden , Shawn Guo , Paul Walmsley , =?UTF-8?q?S=C3=B6ren=20Brinkmann?= , Jernej Skrabec , linux-omap@vger.kernel.org, Chen-Yu Tsai Subject: Re: (subset) [PATCH 00/20] Rid W=1 warnings from Clock Date: Tue, 26 Jan 2021 00:56:22 +0100 Message-Id: <161161878917.2050283.12124477211963150680.b4-ty@sntech.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210120093040.1719407-1-lee.jones@linaro.org> References: <20210120093040.1719407-1-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 20 Jan 2021 09:30:20 +0000, Lee Jones wrote: > This set is part of a larger effort attempting to clean-up W=1 > kernel builds, which are currently overwhelmingly riddled with > niggly little warnings. > > We should have these nailed in ~2 patchsets. > > Lee Jones (20): > clk: rockchip: clk: Demote non-conformant kernel-doc headers > clk: rockchip: clk-cpu: Remove unused/undocumented struct members > clk: rockchip: clk-pll: Demote kernel-doc abuses to standard comment > blocks > clk: rockchip: clk-half-divider: Demote non-conformant kernel-doc > header > clk: bcm: clk-iproc-pll: Demote kernel-doc abuse > clk: sifive: fu540-prci: Declare static const variable > 'prci_clk_fu540' where it's used > clk: socfpga: clk-pll: Remove unused variable 'rc' > clk: socfpga: clk-pll-a10: Remove set but unused variable 'rc' > clk: mvebu: ap-cpu-clk: Demote non-conformant kernel-doc header > clk: imx: clk-imx31: Remove unused static const table 'uart_clks' > clk: st: clkgen-pll: Demote unpopulated kernel-doc header > clk: st: clkgen-fsyn: Fix worthy struct documentation demote partially > filled one > clk: ti: clockdomain: Fix description for 'omap2_init_clk_clkdm's hw > param > clk: sunxi: clk-sunxi: Demote a bunch of non-conformant kernel-doc > headers > clk: ti: dpll: Fix misnaming of '_register_dpll()'s 'user' parameter > clk: ti: gate: Fix possible doc-rot in > 'omap36xx_gate_clk_enable_with_hsdiv_restore' > clk: sunxi: clk-a10-ve: Demote obvious kernel-doc abuse > clk: sunxi: clk-mod0: Demote non-conformant kernel-doc header > clk: versatile: clk-icst: Fix worthy struct documentation block > clk: zynq: clkc: Remove various instances of an unused variable 'clk' > > [...] Applied, thanks! [01/20] clk: rockchip: clk: Demote non-conformant kernel-doc headers commit: 415173712003ad7e54de7198979d68a428440ed6 [02/20] clk: rockchip: clk-cpu: Remove unused/undocumented struct members commit: 274ae6da4b3275fea32f0807e6e20715695dd210 [03/20] clk: rockchip: clk-pll: Demote kernel-doc abuses to standard comment blocks commit: eee7b95589e61bd7250cada52ddd8039c63535ef [04/20] clk: rockchip: clk-half-divider: Demote non-conformant kernel-doc header commit: d48fbef962b095f7cc22017642fb9055d57fdb53 Best regards, -- Heiko Stuebner