lkml.org 
[lkml]   [2004]   [Jul]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Re: TEA crypto in 2.4: undefined MODULE_ALIAS
> Probably remove the line from the 2.4 version.

This patch removes the MODULE_ALIAS line from 2.4.

===== crypto/tea.c 1.1 vs edited =====
--- 1.1/crypto/tea.c 2004-06-30 08:29:33 +03:00
+++ edited/crypto/tea.c 2004-07-22 16:32:55 +03:00
@@ -239,8 +239,6 @@
crypto_unregister_alg(&xtea_alg);
}

-MODULE_ALIAS("xtea");
-
module_init(init);
module_exit(fini);

--
Meelis Roos (mroos@linux.ee)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:04    [W:0.048 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site