On Thu, 14 Mar 2019, Kangjie Lu wrote: > create_singlethread_workqueue may fail and return NULL. The fix > checks if it is NULL to avoid NULL pointer dereference. > Also, the fix moves the call of create_singlethread_workqueue > earlier to avoid resource-release issues. > > -- > V3: do not introduce memory leaks. > > Signed-off-by: Kangjie Lu <kjlu@xxxxxxx> The signoff has to be in the commit log, not in the "notes" area. I've fixed that and applied. -- Jiri Kosina SUSE Labs