Update of /cvsroot/alsa/alsa-kernel/pci/rme9652
In directory sc8-pr-cvs1:/tmp/cvs-serv10513

Modified Files:
        hammerfall_mem.c 
Log Message:
Removed __exit from hammerfall_free_buffers

Index: hammerfall_mem.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/rme9652/hammerfall_mem.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hammerfall_mem.c    19 Dec 2002 15:59:18 -0000      1.6
+++ hammerfall_mem.c    6 Jan 2003 14:21:28 -0000       1.7
@@ -179,7 +179,7 @@
        printk ("Hammerfall memory allocator: unknown buffer address or PCI device 
ID");
 }
 
-static void __exit hammerfall_free_buffers (void)
+static void hammerfall_free_buffers (void)
 
 {
        int i;



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to