git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c9571f
)
video: pxa3xx-gcu: Return -EFAULT when copy_from_user() fails
author
axel lin
<axel.lin@gmail.com>
Fri, 14 Jan 2011 09:39:11 +0000
(09:39 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 18 Jan 2011 04:40:34 +0000
(13:40 +0900)
Return -EFAULT instead of number of bytes that could not be copied if
copy_from_user() fails.
Also fix a typo in the comments.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found