commit | f1a54cddbbc36ebf1e8ce10a3e1fa5f8a4ce9613 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | Tue Jul 03 17:43:43 2018 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jul 07 17:38:57 2018 +0200 |
tree | 16fb66ece0e3a9d4a0f36027bcf30b2545a7540f | |
parent | 0c2ccd8cd1436d79010354029f43e4d167f1d755 [diff] |
sgi-xp: xpc_partition: mark expected switch fall-throughs In preparation to enabling -Wimplicit-fallthrough, mark switch cases where we are expecting to fall through. Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>