Re: [PATCH] rust: opp: use to_result for error handling

From: Viresh Kumar
Date: Fri Aug 22 2025 - 01:54:24 EST


On 22-08-25, 08:13, Onur Özkan wrote:
> `ret` is returned at the end unlike other `to_result` usages in other
> functions.

Ahh, I missed that to_result() doesn't return `ret` at all.

--
viresh