mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-27 04:50:25 +09:00
The intention is to return negative error codes. "pid" is already negative but we accidentally negate it again back to positive. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Richard Weinberger <richard@nod.at>