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:
329bbd9
)
ALSA: rme96: Return error code in PCM copy ops
author
Takashi Iwai
<tiwai@suse.de>
Tue, 29 Oct 2013 15:04:37 +0000
(16:04 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 29 Oct 2013 15:04:37 +0000
(16:04 +0100)
Just pass the error code returned from copy_from_user_toio() and
copy_to_user_fromio() helpers.
Spotted by coverity CID 114119.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found