diff for duplicates of <20100814085846.GV645@bicker> diff --git a/a/1.txt b/N1/1.txt index 258d017..714cfe7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,7 +23,7 @@ index 4387f54..1400174 100644 + int pcm_format; + int ret = -EINVAL; - if (fmt->bFormatType == UAC_FORMAT_TYPE_III) { + if (fmt->bFormatType = UAC_FORMAT_TYPE_III) { /* FIXME: the format type is really IECxxx @@ -411,9 +412,10 @@ static int parse_audio_format_ii(struct snd_usb_audio *chip, int format, void *_fmt, @@ -37,7 +37,3 @@ index 4387f54..1400174 100644 switch (format) { case UAC_FORMAT_TYPE_II_AC3: -_______________________________________________ -Alsa-devel mailing list -Alsa-devel@alsa-project.org -http://mailman.alsa-project.org/mailman/listinfo/alsa-devel diff --git a/a/content_digest b/N1/content_digest index f6bb2b5..919adf7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <error27@gmail.com>\0" "Subject\0[patch] sound/usb/format: silence uninitialized variable warnings\0" - "Date\0Sat, 14 Aug 2010 10:58:47 +0200\0" + "Date\0Sat, 14 Aug 2010 08:58:47 +0000\0" "To\0Jaroslav Kysela <perex@perex.cz>\0" "Cc\0Stephen Rothwell <sfr@canb.auug.org.au>" alsa-devel@alsa-project.org @@ -34,7 +34,7 @@ "+\tint pcm_format;\n" "+\tint ret = -EINVAL;\n" " \n" - " \tif (fmt->bFormatType == UAC_FORMAT_TYPE_III) {\n" + " \tif (fmt->bFormatType = UAC_FORMAT_TYPE_III) {\n" " \t\t/* FIXME: the format type is really IECxxx\n" "@@ -411,9 +412,10 @@ static int parse_audio_format_ii(struct snd_usb_audio *chip,\n" " \t\t\t\t int format, void *_fmt,\n" @@ -47,10 +47,6 @@ "+\tint ret = -EINVAL;\n" " \n" " \tswitch (format) {\n" - " \tcase UAC_FORMAT_TYPE_II_AC3:\n" - "_______________________________________________\n" - "Alsa-devel mailing list\n" - "Alsa-devel@alsa-project.org\n" - http://mailman.alsa-project.org/mailman/listinfo/alsa-devel + " \tcase UAC_FORMAT_TYPE_II_AC3:" -c579c250406048e2001d8116f54fa311f15be3f6fb93ef536479e3efcad9713d +5c2ce1c2ce61d74a7aca412a12085fff964c11d831d6178d3bba2e9a2d4cc53f
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.