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:
4f64e15
)
sound: fix check for return value in snd_pcm_hw_refine
author
Mariusz Kozlowski
<m.kozlowski@tuxland.pl>
Sun, 21 Jun 2009 18:26:59 +0000
(20:26 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 22 Jun 2009 05:54:21 +0000
(07:54 +0200)
'params' is a pointer and looking at the code this probably should be a check
for ioctl return value.
Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found