From: Dave Chinner Date: Tue, 10 May 2011 02:05:50 +0000 (+0000) Subject: xfs: fix duplicate workqueue initialisation X-Git-Tag: v3.0-rc1~327^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1beb65ad45f29fa1d53c13c6a20056a190ac9060;p=pandora-kernel.git 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 Signed-off-by: Alex Elder --- Reading git-diff-tree failed