From: Namhyung Kim Date: Mon, 13 Dec 2010 19:42:24 +0000 (-0600) Subject: dlm: sanitize work_start() in lowcomms.c X-Git-Tag: v2.6.38-rc1~447^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9d41052794385f9d47ebb7acf4a772f3ad02398;p=pandora-kernel.git dlm: sanitize work_start() in lowcomms.c The create_workqueue() returns NULL if failed rather than ERR_PTR(). Fix error checking and remove unnecessary variable 'error'. Signed-off-by: Namhyung Kim Cc: Tejun Heo Signed-off-by: David Teigland --- Reading git-diff-tree failed