mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
In case create_singlethread_workqueue fails, the check returns an error to callers to avoid potential NULL pointer dereferences. Signed-off-by: Kangjie Lu <kjlu@umn.edu> Signed-off-by: David S. Miller <davem@davemloft.net>