diff for duplicates of <20170414191120.GA30875@mwanda> diff --git a/a/1.txt b/N1/1.txt index c5fff6e..d6fb3c1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -32,7 +32,7 @@ index 74b3acf3bb07..aea7917e791c 100644 - struct skl_module_deferred_bind *modules; + struct skl_module_deferred_bind *modules, *tmp; - if (s_pipe->state == SKL_PIPE_INVALID) + if (s_pipe->state = SKL_PIPE_INVALID) return -EINVAL; @@ -1105,7 +1105,7 @@ static int skl_tplg_mixer_dapm_post_pmd_event(struct snd_soc_dapm_widget *w, diff --git a/a/content_digest b/N1/content_digest index aad4a88..c210dd3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH] ASoC: Intel: Skylake: Fix a couple user after free bugs\0" - "Date\0Fri, 14 Apr 2017 22:11:20 +0300\0" + "Date\0Fri, 14 Apr 2017 19:11:20 +0000\0" "To\0Liam Girdwood <lgirdwood@gmail.com>" " Jeeja KP <jeeja.kp@intel.com>\0" "Cc\0alsa-devel@alsa-project.org" @@ -49,7 +49,7 @@ "-\tstruct skl_module_deferred_bind *modules;\n" "+\tstruct skl_module_deferred_bind *modules, *tmp;\n" " \n" - " \tif (s_pipe->state == SKL_PIPE_INVALID)\n" + " \tif (s_pipe->state = SKL_PIPE_INVALID)\n" " \t\treturn -EINVAL;\n" "@@ -1105,7 +1105,7 @@ static int skl_tplg_mixer_dapm_post_pmd_event(struct snd_soc_dapm_widget *w,\n" " \n" @@ -61,4 +61,4 @@ " \t\t\t * When the destination module is deleted, Unbind the\n" " \t\t\t * modules from deferred bind list." -bd0d7a45674cc021708d9b9cc458ebf5a43b18571b5adf23408559a2b2fbe63c +eef2a64acd5bc25795e02155c81b2fe07c8d57f96d533f80bf0fc6ee85ad3e70
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.