Gustavo A. R. Silva d87719c144 tpm: 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
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
2021-02-16 10:40:27 +02:00
..
2020-11-09 16:05:09 +01:00
2020-01-30 06:58:33 +01:00
2020-11-09 16:05:09 +01:00
2020-03-19 07:41:02 +01:00
2020-09-07 10:46:35 +02:00