On Tue, Mar 28, 2017 at 09:30:21PM +0300, Tamara Diaconita wrote: > Remove the description for the non-existing 'ret' to fix the build warning: > ./drivers/regulator/core.c:1467: warning: > Excess function parameter 'ret' description in 'regulator_dev_lookup'. > The description found for the return value is: @ret: 0 on success, -ENODEV > if lookup fails permanently, -EPROBE_DEFER if lookup could succeed in the future. Please word wrap your commit messages within paragraphs at something substantially less than 80 columns. Doing this makes your messages much easier to read and reply to and ensures that the changelogs display well in the git UI.