Skip to content
Commit 82cbd568 authored by Dan Carpenter's avatar Dan Carpenter Committed by Helge Deller
Browse files

parisc: perf: return -EFAULT on error



The copy_from_user() returns the number of bytes remaining to be copied
but we want to return -EFAULT if it's non-zero.

Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 637250cc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment