summaryrefslogtreecommitdiff
path: root/include/linux/regulator
diff options
context:
space:
mode:
authorTamara Diaconita <diaconitatamara@gmail.com>2017-03-28 21:30:21 +0300
committerMark Brown <broonie@kernel.org>2017-03-29 11:35:32 +0100
commitfffd1133388857f5b4b8c588b41b2ade16c7891c (patch)
tree8a2424b176f4f23bd932e840b72e9b7c6bac1fa6 /include/linux/regulator
parent0630b614391f8cbc35e837b4645ec8faaaa6465e (diff)
regulator: core: Fix kerneldoc comments
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. Signed-off-by: Tamara Diaconita <diaconita.tamara@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/regulator')
0 files changed, 0 insertions, 0 deletions