diff for duplicates of <20160822050156.GD2890@localhost> diff --git a/a/1.txt b/N1/1.txt index 3acb143..c0e8a03 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -24,7 +24,7 @@ On Sun, Aug 21, 2016 at 04:36:22PM -0400, Julia Lawall wrote: > > - struct snd_compr_params *params; > > - int retval; > > - -> > if (stream->runtime->state == SNDRV_PCM_STATE_OPEN) { +> > if (stream->runtime->state = SNDRV_PCM_STATE_OPEN) { > > /* > > * we should allow parameter change only when stream has been > > * opened not in other cases diff --git a/a/content_digest b/N1/content_digest index c5fb494..8a2a23d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0alpine.DEB.2.10.1608211635480.3119@hadrien\0" "From\0Vinod Koul <vinod.koul@intel.com>\0" "Subject\0Re: [PATCH 2/2] ALSA: compress: Reduce the scope for two variables in snd_compr_set_params()\0" - "Date\0Mon, 22 Aug 2016 10:31:56 +0530\0" + "Date\0Mon, 22 Aug 2016 04:56:40 +0000\0" "To\0Julia Lawall <julia.lawall@lip6.fr>\0" "Cc\0alsa-devel@alsa-project.org" kernel-janitors@vger.kernel.org @@ -39,7 +39,7 @@ "> > -\tstruct snd_compr_params *params;\n" "> > -\tint retval;\n" "> > -\n" - "> > \tif (stream->runtime->state == SNDRV_PCM_STATE_OPEN) {\n" + "> > \tif (stream->runtime->state = SNDRV_PCM_STATE_OPEN) {\n" "> > \t\t/*\n" "> > \t\t * we should allow parameter change only when stream has been\n" "> > \t\t * opened not in other cases\n" @@ -55,4 +55,4 @@ "-- \n" ~Vinod -3a4f09d357b04ca8e2a14fc2d5d6ae6a003ab3b7315954be13eaedb15cfa46b1 +d70e816f31070ae8b1f07e29dd5d918b6b9390d9ecc90307ff88fb9a8fcedc1e
diff --git a/a/content_digest b/N2/content_digest index c5fb494..ca5cc71 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -6,11 +6,12 @@ "Subject\0Re: [PATCH 2/2] ALSA: compress: Reduce the scope for two variables in snd_compr_set_params()\0" "Date\0Mon, 22 Aug 2016 10:31:56 +0530\0" "To\0Julia Lawall <julia.lawall@lip6.fr>\0" - "Cc\0alsa-devel@alsa-project.org" - kernel-janitors@vger.kernel.org - LKML <linux-kernel@vger.kernel.org> + "Cc\0SF Markus Elfring <elfring@users.sourceforge.net>" + alsa-devel@alsa-project.org + Jaroslav Kysela <perex@perex.cz> Takashi Iwai <tiwai@suse.com> - " SF Markus Elfring <elfring@users.sourceforge.net>\0" + LKML <linux-kernel@vger.kernel.org> + " kernel-janitors@vger.kernel.org\0" "\00:1\0" "b\0" "On Sun, Aug 21, 2016 at 04:36:22PM -0400, Julia Lawall wrote:\n" @@ -55,4 +56,4 @@ "-- \n" ~Vinod -3a4f09d357b04ca8e2a14fc2d5d6ae6a003ab3b7315954be13eaedb15cfa46b1 +3f22030c40b047eb910197bde74fa4f74c48c1d047cdf64fdf2e71b458e5225b
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.