xfs_destroy_workqueues() should not be tagged with__exit
[pandora-kernel.git] / fs / xfs / linux-2.6 / xfs_super.c
index 67d5b2c..b38e58d 100644 (file)
@@ -1741,7 +1741,7 @@ out:
        return -ENOMEM;
 }
 
-STATIC void __exit
+STATIC void
 xfs_destroy_workqueues(void)
 {
        destroy_workqueue(xfs_ail_wq);