qaic: Fix unintended switch fallthrough
A few switch cases are missing break statements, which could lead to unintended fallthrough. Fix them. Change-Id: I471906a8f8b3fb532105a8cd88f3820f167f279c Signed-off-by:Jeffrey Hugo <jhugo@codeaurora.org> Signed-off-by:
Pratyush Anand <pratanan@codeaurora.org>
Loading
Please sign in to comment