From: Roel Kluin <12o3l@tiscali.nl> Date: Wed, 16 Apr 2008 17:30:30 +0000 (+0200) Subject: [ALSA] sound/drivers/dummy.c: fix negative snd_pcm_format_width() check X-Git-Tag: v2.6.26-rc1~1087^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=369b240d6391aef41d376c9e8769fd939c7c6c4d;p=pandora-kernel.git [ALSA] sound/drivers/dummy.c: fix negative snd_pcm_format_width() check bps is unsigned, a negative snd_pcm_format_width() return value is not noticed Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed