Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
openrisc: fix the fix of copy_from_user()
Since commit acb2505 ("openrisc: fix copy_from_user()"), copy_from_user() returns the number of bytes requested, not the number of bytes not copied. Cc: Al Viro <[email protected]> Fixes: acb2505 ("openrisc: fix copy_from_user()") Signed-off-by: Guenter Roeck <[email protected]>
- Loading branch information