Re: [PATCH 12/15] clk: tegra: dfll: improve function-level documentation

2016-11-01 Thread Stephen Boyd
On 10/01, Julia Lawall wrote: > Adjust variables to correspond to the names used in the parameter list of > the function. Move the struct device * variable up to the place where it > appears in the parameter list. > > Issue detected using Coccinelle (http://coccinelle.lip6.fr/) > > Signed-off-by

[PATCH 12/15] clk: tegra: dfll: improve function-level documentation

2016-10-01 Thread Julia Lawall
Adjust variables to correspond to the names used in the parameter list of the function. Move the struct device * variable up to the place where it appears in the parameter list. Issue detected using Coccinelle (http://coccinelle.lip6.fr/) Signed-off-by: Julia Lawall --- drivers/clk/tegra/cvb.