Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
um: Fix return value of strnlen_user()
In case of an error it must not return -EFAULT. Return 0 like all other archs do. Reported-by: toralf.foerster@gmx.de Signed-off-by: Richard Weinberger <richard@nod.at>
- Loading branch information