From: Dan Carpenter Date: Thu, 15 Aug 2013 07:54:43 +0000 (+0300) Subject: GFS2: alloc_workqueue() doesn't return an ERR_PTR X-Git-Tag: v3.11-rc7~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfc4616ddeb133290599d4d13936e208f6ba8142;p=pandora-kernel.git GFS2: alloc_workqueue() doesn't return an ERR_PTR alloc_workqueue() returns a NULL on error, it doesn't return an ERR_PTR. Signed-off-by: Dan Carpenter Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed