diff for duplicates of <20120911030003.GB23365@localhost> diff --git a/a/1.txt b/N1/1.txt index a2b49f9..8389350 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,8 +11,7 @@ vim +901 sound/soc/soc-core.c 885 /* find one from the set of registered platforms */ 886 list_for_each_entry(platform, &platform_list, list) { > 887 if (dai_link->platform_of_node) { - 888 if (platform->dev->of_node != - 889 dai_link->platform_of_node) + 888 if (platform->dev->of_node ! 889 dai_link->platform_of_node) 890 continue; 891 } else { 892 if (strcmp(platform->name, platform_name)) diff --git a/a/content_digest b/N1/content_digest index 5d43791..bc6835f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Fengguang Wu <fengguang.wu@intel.com>\0" - "Subject\0[asoc:for-next 110/115] sound/soc/soc-core.c:901 soc_bind_dai_link() error: we previously assumed 'dai_link->platform_of_node' could be null (see line 887)\0" - "Date\0Tue, 11 Sep 2012 11:00:03 +0800\0" + "Subject\0[asoc:for-next 110/115] sound/soc/soc-core.c:901 soc_bind_dai_link() error: we previously assumed 'd\0" + "Date\0Tue, 11 Sep 2012 03:00:03 +0000\0" "To\0Timur Tabi <timur@freescale.com>\0" "Cc\0alsa-devel@alsa-project.org" Mark Brown <broonie@opensource.wolfsonmicro.com> @@ -20,8 +20,7 @@ " 885 /* find one from the set of registered platforms */\n" " 886 list_for_each_entry(platform, &platform_list, list) {\n" " > 887 if (dai_link->platform_of_node) {\n" - " 888 if (platform->dev->of_node !=\n" - " 889 dai_link->platform_of_node)\n" + " 888 if (platform->dev->of_node ! 889 dai_link->platform_of_node)\n" " 890 continue;\n" " 891\t\t\t} else {\n" " 892\t\t\t\tif (strcmp(platform->name, platform_name))\n" @@ -46,4 +45,4 @@ "0-DAY kernel build testing backend Open Source Technology Centre\n" Fengguang Wu <wfg@linux.intel.com> Intel Corporation -bbfec5196be246d02a1026e74db88793e6c670acc5111a374bcde751867a2c49 +6f544e51d1081af9310bfb59e742b49fb41ad5769d72c3a58bf53622b5039061
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.