diff options
author | 2021-07-12 00:51:03 -0500 | |
---|---|---|
committer | 2021-07-12 00:51:03 -0500 | |
commit | 81eb1d17115fba5ea67a4939a136888a7ec05c32 (patch) | |
tree | 95280018445d1384251a50a78a47cd9a6a378967 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfp: flower-ct: Fix fall-through warning for Clang (diff) | |
download | wireguard-linux-81eb1d17115fba5ea67a4939a136888a7ec05c32.tar.xz wireguard-linux-81eb1d17115fba5ea67a4939a136888a7ec05c32.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions