On 08/26/2012 06:25 AM, Robert P. J. Day wrote: > > Fix kerneldoc to match actual parameter name. > Already merged in the regulator tree. > Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> > > --- > > *sigh* ... sorry, i missed a few more kerneldoc fixes. the easy > ones i'm submitting patches for, CCed to the person apparently > responsible. more complicated fixes, i'm emailing the relevant person > and asking if they can take care of it. in the end, i really want all > these kerneldoc warnings to disappear. > > diff --git a/drivers/regulator/core.c b/drivers/regulator/core.c > index 4838531..344ae8d 100644 > --- a/drivers/regulator/core.c > +++ b/drivers/regulator/core.c > @@ -2292,7 +2292,7 @@ EXPORT_SYMBOL_GPL(regulator_set_voltage_time); > > /** > *regulator_set_voltage_time_sel - get raise/fall time > - * @regulator: regulator source > + * @rdev: regulator source > * @old_selector: selector for starting voltage > * @new_selector: selector for target voltage > * > -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html