diff options
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_super.c')
-rw-r--r-- | fs/xfs/linux-2.6/xfs_super.c | 2 |
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 67d5b2cddb98..b38e58d02299 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 | ||
1744 | STATIC void __exit | 1744 | STATIC void |
1745 | xfs_destroy_workqueues(void) | 1745 | xfs_destroy_workqueues(void) |
1746 | { | 1746 | { |
1747 | destroy_workqueue(xfs_ail_wq); | 1747 | destroy_workqueue(xfs_ail_wq); |