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:
d89c6c0
)
ALSA: pcm: snd_interval_step: drop the min parameter
author
Clemens Ladisch
<clemens@ladisch.de>
Sun, 7 Sep 2014 19:43:07 +0000
(21:43 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 8 Sep 2014 08:54:18 +0000
(10:54 +0200)
The min parameter was not used by any caller. And if it were used,
underflows in the calculations could lead to incorrect results.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found