]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: lustre: lnet: net_fault: mark expected switch fall-through
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Thu, 12 Oct 2017 16:16:32 +0000 (11:16 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Oct 2017 13:33:10 +0000 (15:33 +0200)
commit503764ec2643212f60a0029fb90e3373e1bd0c1e
tree4b11405a366ebf2fddf65e2401cd1862f437ca4d
parent96aff92b31e37a02d0679e5f1043a145bc148597
staging: lustre: lnet: net_fault: mark expected switch fall-through

In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/net_fault.c