From: Roel Kluin Date: Wed, 4 Feb 2009 17:14:55 +0000 (+0100) Subject: ALSA: pcm_oss: AFMT_S24_LE is set twice in return value X-Git-Tag: v2.6.29-rc4~53^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7924f0cadcf52cb316d6eca60a6ae3fc9e42b465;p=pandora-kernel.git ALSA: pcm_oss: AFMT_S24_LE is set twice in return value AFMT_S24_LE is set twice in return value vi sound/core/oss/pcm_oss.c +640 #define AFMT_S24_LE 0x00008000 #define AFMT_S24_BE 0x00010000 Signed-off-by: Roel Kluin Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed