]> Git Repo - linux.git/blobdiff - drivers/crypto/n2_core.c
tty: move a number of tty drivers from drivers/char/ to drivers/tty/
[linux.git] / drivers / crypto / n2_core.c
index 76141262ea1d41b256ad4e70b4af5e5b1bc34f28..80dc094e78c655d7f75d329762ad05891dbed3a5 100644 (file)
@@ -1542,7 +1542,7 @@ out:
        return err;
 }
 
-static void __exit n2_unregister_algs(void)
+static void __devexit n2_unregister_algs(void)
 {
        mutex_lock(&spu_lock);
        if (!--algs_registered)
This page took 0.034454 seconds and 4 git commands to generate.