Fix kerneldoc to match actual parameter name. 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 * -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ======================================================================== -- 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