Message ID | 20210120093040.1719407-1-lee.jones@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | Rid W=1 warnings from Clock | expand |
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,