diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-10-05 10:12:34 +0300 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2018-11-01 04:20:05 +0300 |
commit | 846429bc998f4c42d9961c139ce82d0f76a51d35 (patch) | |
tree | 1ee3e1e529bca6f25bbc94d5fb0e54779cf54013 /fs/efs | |
parent | 37a3e9693d444701e4b8f8b98ee0480450bb5982 (diff) | |
download | linux-846429bc998f4c42d9961c139ce82d0f76a51d35.tar.xz |
ntb: ntb_transport: Mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Addresses-Coverity-ID: 1373888 ("Missing break in switch")
Addresses-Coverity-ID: 1373889 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Acked-by: Allen Hubbe <allenbh@gmail.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'fs/efs')
0 files changed, 0 insertions, 0 deletions