mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>