Thread (3 messages) flat view 3 messages, 3 authors, 2012-09-06
STALE5090d

[PATCH] crypto: ux500: hash: remove unneeded return at ux500_hash_mod_fini

From: Devendra Naga <hidden>
Date: 2012-08-24 17:34:11
Subsystem: crypto api, the rest · Maintainers: Herbert Xu, "David S. Miller", Linus Torvalds

Signed-off-by: Devendra Naga <redacted>
---
 drivers/crypto/ux500/hash/hash_core.c |    1 -
 1 file changed, 1 deletion(-)
diff --git a/drivers/crypto/ux500/hash/hash_core.c b/drivers/crypto/ux500/hash/hash_core.c
index 08d5032..873b69f 100644
--- a/drivers/crypto/ux500/hash/hash_core.c
+++ b/drivers/crypto/ux500/hash/hash_core.c
@@ -1991,7 +1991,6 @@ static int __init ux500_hash_mod_init(void)
 static void __exit ux500_hash_mod_fini(void)
 {
 	platform_driver_unregister(&hash_driver);
-	return;
 }
 
 module_init(ux500_hash_mod_init);
-- 
1.7.9.5
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help