Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xfs: fix duplicate workqueue initialisation
The workqueue initialisation function is called twice when initialising the XFS subsystem. Remove the second initialisation call. Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Alex Elder <aelder@sgi.com>
- Loading branch information