diff options
author | 2020-11-20 12:26:40 -0600 | |
---|---|---|
committer | 2021-04-20 16:55:07 -0400 | |
commit | 76c50eb70d8e1133eaada0013845619c36345fbc (patch) | |
tree | 70cbb982b452fcfc8bc31b8f41475691bc111c24 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfsd: grant read delegations to clients holding writes (diff) | |
download | wireguard-linux-76c50eb70d8e1133eaada0013845619c36345fbc.tar.xz wireguard-linux-76c50eb70d8e1133eaada0013845619c36345fbc.zip |
nfsd: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly adding a couple of break statements instead of
just letting the code fall through to the next case.
Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions