git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f92c8dd
)
dlm: sanitize work_start() in lowcomms.c
author
Namhyung Kim
<namhyung@gmail.com>
Mon, 13 Dec 2010 19:42:24 +0000
(13:42 -0600)
committer
David Teigland
<teigland@redhat.com>
Mon, 13 Dec 2010 19:42:24 +0000
(13:42 -0600)
The create_workqueue() returns NULL if failed rather than ERR_PTR().
Fix error checking and remove unnecessary variable 'error'.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: David Teigland <teigland@redhat.com>
No differences found