mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 12:00:22 +09: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>