commit | e3d062a6a27762f860b74f7723fa335115ccc880 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | Thu Oct 12 17:55:29 2017 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Nov 03 21:53:31 2017 +0800 |
tree | f022c8bd14ad87843abf43d0cc6f6a154cd2bd27 | |
parent | 9c290c507ca22ccf9ca2ab3fcb04e4e0e1422190 [diff] |
crypto: qat - mark expected switch fall-throughs in qat_uclo 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> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>