aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2020-11-20 18:39:10 +0000
committerGustavo A. R. Silva <[email protected]>2021-06-04 22:40:04 +0000
commit40e67c120093a918037b6ec589bafd5d96b522a3 (patch)
treed5f17be7a661710fcb4898aaef9af3ac64681886 /fs/proc/array.c
parentdrm/nouveau/clk: Fix fall-through warnings for Clang (diff)
downloadkernel-40e67c120093a918037b6ec589bafd5d96b522a3.tar.gz
kernel-40e67c120093a918037b6ec589bafd5d96b522a3.zip
rxrpc: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning by explicitly adding a break statement instead of letting the code fall through to the next case. Link: https://github.com/KSPP/linux/issues/115 Reviewed-by: Jeffrey Altman <[email protected]> Signed-off-by: Gustavo A. R. Silva <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions