diff options
author | Tamara Diaconita <[email protected]> | 2017-03-28 21:30:21 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-03-29 11:35:32 +0100 |
commit | fffd1133388857f5b4b8c588b41b2ade16c7891c (patch) | |
tree | 8a2424b176f4f23bd932e840b72e9b7c6bac1fa6 /scripts | |
parent | 0630b614391f8cbc35e837b4645ec8faaaa6465e (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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions