mirror of
https://github.com/torvalds/linux.git
synced 2026-05-01 21:12:29 -04: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>