Re: [PATCH] rust: shorten `con_id`s in `get` methods in clk module
From: Viresh Kumar
Date: Thu Jun 19 2025 - 06:35:24 EST
On Wed, Jun 18, 2025 at 3:07 PM Onur Özkan <work@xxxxxxxxxxxxx> wrote:
>
> Converts `if-else` blocks into one line code using `map_or`
> for simplicity.
>
> Signed-off-by: Onur Özkan <work@xxxxxxxxxxxxx>
> ---
> rust/kernel/clk.rs | 12 ++----------
> 1 file changed, 2 insertions(+), 10 deletions(-)
Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>