aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2018-10-03 14:33:28 +0200
committerMark Brown <[email protected]>2018-10-03 16:23:10 +0100
commitc24bfa8f21b59283580043dada19a6e943b6e426 (patch)
tree54b58a1514f00c6fd9d267e22caef566be2cb168 /tools/perf/util/c++/clang.cpp
parentaeb8a43fa2649e00202960a55cbbd184bfc296d6 (diff)
spi: slave: Fix missing break in switch
Apparently, this code does not actually fall through to the next case because the machine restarts before it has a chance. However, for the sake of maintenance and readability, we better add the missing break statement. Addresses-Coverity-ID: 1437892 ("Missing break in switch") Signed-off-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions