diff for duplicates of <57BAA7AF.10400@bfs.de> diff --git a/a/1.txt b/N1/1.txt index 9c06806..ac8b4b7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,7 @@ Am 21.08.2016 21:45, schrieb SF Markus Elfring: > - 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 30ae0e8..61a0aac 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\003eac1fe-ff33-1759-9c2a-7914f1c6de45@users.sourceforge.net\0" "From\0walter harms <wharms@bfs.de>\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 09:20:15 +0200\0" + "Date\0Mon, 22 Aug 2016 07:20:15 +0000\0" "To\0SF Markus Elfring <elfring@users.sourceforge.net>\0" "Cc\0alsa-devel@alsa-project.org" Jaroslav Kysela <perex@perex.cz> @@ -38,7 +38,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" @@ -78,4 +78,4 @@ "re,\n" wh -5ab4b621b2b7d8a442fef4bc16237b9053974fb1a2a9c7a1ed99e4dd3d222dc7 +a9f96e6211baa46bf435df96a5ac1eb32db48507e0e6cf46e924baf482fc5561
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.