From: Andrey Utkin Date: Sat, 9 Aug 2014 11:51:15 +0000 (+0300) Subject: btrfs: Drop stray check of fixup_workers creation X-Git-Tag: omap-for-v3.19/prcm-cleanup~117^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56094eecd32cbb80d098eee5a7cbd60f39f4b764;p=pandora-kernel.git btrfs: Drop stray check of fixup_workers creation The issue was introduced in a79b7d4b3e8118f265dcb4bdf9a572c392f02708, adding allocation of extent_workers, so this stray check is surely not meant to be a check of something else. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=82021 Reported-by: Maks Naumov Signed-off-by: Andrey Utkin Reviewed-by: Eric Sandeen Signed-off-by: Chris Mason --- Reading git-diff-tree failed