aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEverest K.C. <[email protected]>2024-10-16 15:39:55 -0600
committerLuiz Augusto von Dentz <[email protected]>2024-11-14 15:32:09 -0500
commit9b49561f6c35d97f20abc178fece5868dd5e3338 (patch)
tree65491726a652e28f0704a64994c322bb3f073e0f /tools/perf/scripts/python
parentc6256ec2165fe8b8e8757a32a66837623e51d442 (diff)
Bluetooth: btintel_pcie: Remove deadcode
The switch case statement has a default branch. Thus, the return statement at the end of the function can never be reached. Fix it by removing the return statement at the end of the function. This issue was reported by Coverity Scan. Signed-off-by: Everest K.C. <[email protected]> Reviewed-by: Shuah Khan <[email protected]> Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions