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

Skip to content
Commit 36f7a166 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

bus: mhi: Remove break statement from mhi_process_cmd_completion



mhi_process_cmd_completion API is using if/else statement. This API
on a newer kernel branch is using switch case statement. Due to
automatic propagation break statement got copied. Remove break
statement and use goto.

Change-Id: I1fad42ef95d4e63829d819327c38b3c80f852872
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent dd5078ef
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