On 08/06/2023 12:12, AngeloGioacchino Del Regno wrote:
Convert all instances of dev_err() -> return to dev_err_probe() and
where it makes sense to, change instances of `return ret` at the end
of probe functions to `return 0`, as errors are returned earlier.

Reviewed-by: Alexandre Mergnat <amerg...@baylibre.com>

--
Regards,
Alexandre

Reply via email to