From: Clemens Ladisch Date: Sun, 7 Sep 2014 19:43:07 +0000 (+0200) Subject: ALSA: pcm: snd_interval_step: drop the min parameter X-Git-Tag: fixes-against-v3.18-rc2~128^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f519b622151339b7754d0406ddc40940063572a;p=pandora-kernel.git ALSA: pcm: snd_interval_step: drop the min parameter 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed