diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-07-12 08:51:03 +0300 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-07-12 08:51:03 +0300 |
commit | 81eb1d17115fba5ea67a4939a136888a7ec05c32 (patch) | |
tree | 95280018445d1384251a50a78a47cd9a6a378967 /tools/perf/scripts/python/stackcollapse.py | |
parent | 4020f26b368c3e72450afedaefc2fd07ba301d20 (diff) | |
download | linux-81eb1d17115fba5ea67a4939a136888a7ec05c32.tar.xz |
drm/i915: Fix fall-through warning for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a
warning by explicitly adding a return; statement:
drivers/gpu/drm/i915/gem/i915_gem_shrinker.c:65:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions