On 6/1/2023 10:22 AM, Dmitry Baryshkov wrote:
There is no need to assign a result to temp varable just to return it
after a goto. Drop the temporary variable and goto and return the result
directly.

Reviewed-by: Abhinav Kumar <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
---

Tested-by: Abhinav Kumar <[email protected]> # sc7280

Reply via email to