Skip to content
Commit 640a2ade authored by Pisit Sawangvonganan's avatar Pisit Sawangvonganan Committed by Carles Cufí
Browse files

drivers: serial: ra8_sci_b: adjust `return` usage in `void functions`



For code clarity, this commit adjusts the use of `return` statements
in functions with a void return type by:
- Remove unnecessary `return` statements when
  they don't affect control flow.

Signed-off-by: default avatarPisit Sawangvonganan <pisit@ndrsolution.com>
parent 62691858
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment