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:
63818c4
)
ALSA: sb: check get_user() return value
author
Kulikov Vasiliy
<segooon@gmail.com>
Wed, 28 Jul 2010 16:40:51 +0000
(20:40 +0400)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 29 Jul 2010 10:24:22 +0000
(12:24 +0200)
get_user() may fail, if so return -EFAULT.
[Fixed one missing place by tiwai]
Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found