diff options
| author | Gustavo A. R. Silva <[email protected]> | 2020-07-07 12:36:28 -0500 |
|---|---|---|
| committer | Ben Skeggs <[email protected]> | 2020-07-24 18:50:50 +1000 |
| commit | f6e7393edefada6abf7d0b6cd3f81f09d2f22fbf (patch) | |
| tree | ac11ca0154c11c0c1f9e3c2ed306736450e6ce20 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | 7763d24f3ba0e5e30daf047cfa6e6bcfd9d7de75 (diff) | |
drm/nouveau: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.
[1] https://www.kernel.org/doc/html/latest/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions