aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fs/xfs/linux-2.6/xfs_super.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/linux-2.6/xfs_super.c b/fs/xfs/linux-2.6/xfs_super.c
index 67d5b2cddb9..b38e58d0229 100644
--- a/fs/xfs/linux-2.6/xfs_super.c
+++ b/fs/xfs/linux-2.6/xfs_super.c
@@ -1741,7 +1741,7 @@ out:
1741 return -ENOMEM; 1741 return -ENOMEM;
1742} 1742}
1743 1743
1744STATIC void __exit 1744STATIC void
1745xfs_destroy_workqueues(void) 1745xfs_destroy_workqueues(void)
1746{ 1746{
1747 destroy_workqueue(xfs_ail_wq); 1747 destroy_workqueue(xfs_ail_wq);