Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4cfe54e5 authored by Nestor Ovroy's avatar Nestor Ovroy Committed by Mike Turquette
Browse files

clk: Deduplicate exit code in clk_set_rate



On non-out case 'return ret;' is equivalent to 'return 0;' as the ret
variable is initialized at 0 and never changed.

Signed-off-by: default avatarNestor Ovroy <novroy@riseup.net>
parent 135a8297
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment