-
由 Tamara Diaconita 提交于
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: NTamara Diaconita <diaconita.tamara@gmail.com> Signed-off-by: NMark Brown <broonie@kernel.org>
fffd1133