diff for duplicates of <20100521154659.GA2346@linux-mips.org> diff --git a/a/1.txt b/N1/1.txt index 4f55615..daea8ea 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -80,8 +80,8 @@ index 3136c88..17ae26b 100644 -#if CSDEBUG_INTERFACE +#ifdef CSDEBUG_INTERFACE - if ((cmd == SOUND_MIXER_CS_GETDBGMASK) || - (cmd == SOUND_MIXER_CS_SETDBGMASK) || + if ((cmd = SOUND_MIXER_CS_GETDBGMASK) || + (cmd = SOUND_MIXER_CS_SETDBGMASK) || @@ -1859,7 +1860,7 @@ static ssize_t cs4297a_write(struct file *file, const char *buffer, "cs4297a: copy in %d to swptr %x\n", cnt, swptr)); diff --git a/a/content_digest b/N1/content_digest index cb37ee8..c6a287a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\0alpine.LFD.2.00.1005211613200.4344@eddie.linux-mips.org\0" "From\0Ralf Baechle <ralf@linux-mips.org>\0" "Subject\0Re: bkl: Pushdowns for sound/oss ?\0" - "Date\0Fri, 21 May 2010 16:46:59 +0100\0" + "Date\0Fri, 21 May 2010 15:46:59 +0000\0" "To\0Maciej W. Rozycki <macro@linux-mips.org>\0" "Cc\0John Kacur <jkacur@redhat.com>" linux-kernel@vger.kernel.org @@ -101,8 +101,8 @@ "-#if CSDEBUG_INTERFACE\n" "+#ifdef CSDEBUG_INTERFACE\n" " \n" - " \tif ((cmd == SOUND_MIXER_CS_GETDBGMASK) ||\n" - " \t (cmd == SOUND_MIXER_CS_SETDBGMASK) ||\n" + " \tif ((cmd = SOUND_MIXER_CS_GETDBGMASK) ||\n" + " \t (cmd = SOUND_MIXER_CS_SETDBGMASK) ||\n" "@@ -1859,7 +1860,7 @@ static ssize_t cs4297a_write(struct file *file, const char *buffer,\n" " \"cs4297a: copy in %d to swptr %x\\n\", cnt, swptr));\n" " \n" @@ -243,4 +243,4 @@ " \n" // --------------------------------------------------------------------- -9e8e435031e4feb6bf89486c8e4c8efc35363320f9ec98afa6ea49fa14843424 +6339e0d656538548bfa4dad4ba6ca1e41b7b0d772f45a5c703362967c09f7849
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.