On Thu, 21 Mar 2024 at 10:59, Gabor Juhos <j4g8y7@xxxxxxxxx> wrote: > > Add missing descriptions of the 'num_vco' and 'flags' members to > clk_alpha_pll structure's documentation. Also reorder the member > description entries to match the order of the declarations. > > Eliminates the following warnings: > drivers/clk/qcom/clk-alpha-pll.h:72: info: Scanning doc for struct clk_alpha_pll > drivers/clk/qcom/clk-alpha-pll.h:91: warning: Function parameter or struct member 'num_vco' not described in 'clk_alpha_pll' > drivers/clk/qcom/clk-alpha-pll.h:91: warning: Function parameter or struct member 'flags' not described in 'clk_alpha_pll' > > No functional changes. > > Signed-off-by: Gabor Juhos <j4g8y7@xxxxxxxxx> > --- > Based on v6.8. > --- > drivers/clk/qcom/clk-alpha-pll.h | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry