cgroup: Update comments about task exit path
[linux-2.6-microblaze.git] / drivers / crypto / talitos.c
index cb6c10b..56e3068 100644 (file)
@@ -3116,6 +3116,7 @@ static int talitos_remove(struct platform_device *ofdev)
                        break;
                case CRYPTO_ALG_TYPE_AEAD:
                        crypto_unregister_aead(&t_alg->algt.alg.aead);
+                       break;
                case CRYPTO_ALG_TYPE_AHASH:
                        crypto_unregister_ahash(&t_alg->algt.alg.hash);
                        break;