commit | 2026d24ef2ea8caad5e87662a58075e930ccab63 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Oct 29 16:04:37 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Oct 29 16:04:37 2013 +0100 |
tree | cd10db38b6e02dd7afb7c7eb0da8c11d65ecdcb6 | |
parent | 329bbd9ba738b85675151b82260cd08bdd765de2 [diff] |
ALSA: rme96: Return error code in PCM copy ops 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>