Messages in this thread |  | | | Date | Mon, 13 Dec 2010 14:46:52 -0500 | | From | David Teigland <> | | Subject | Re: [PATCH] dlm: sanitize work_start() in lowcomms.c |
| |
On Tue, Dec 14, 2010 at 12:28:25AM +0900, Namhyung Kim wrote: > The create_workqueue() returns NULL if failed rather than ERR_PTR(). > Fix error checking and remove unnecessary variable 'error'.
I adapted this to the alloc_workqueue patch in next and pushed to next. Dave
|  |