diff for duplicates of <5018997B.7010808@nvidia.com> diff --git a/a/1.txt b/N1/1.txt index 88e3fd0..28c5d3d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -111,7 +111,7 @@ device *must* be identical. >> that. The return value seems correct to me, a NULL sequence has no >> effect. > -> But seq = NULL should never happen anyway, right? +> But seq == NULL should never happen anyway, right? It could if you are parsing a NULL node. It seems safe to me to consider that a NULL sequence is an empty sequence, but if I go for your solution diff --git a/a/content_digest b/N1/content_digest index e9e402e..90e6e4f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,9 +4,9 @@ "ref\05017AA87.2040503@nvidia.com\0" "ref\020120731101931.GB16155@avionic-0098.adnet.avionic-design.de\0" "ref\020120731101931.GB16155-RM9K5IK7kjIyiCvfTdI0JKcOhU4Rzj621B7CTYaBSLdn68oJJulU0Q@public.gmane.org\0" - "From\0Alex Courbot <acourbot@nvidia.com>\0" + "From\0Alex Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" "Subject\0Re: [RFC][PATCH v3 1/3] runtime interpreted power sequences\0" - "Date\0Wed, 01 Aug 2012 02:50:35 +0000\0" + "Date\0Wed, 1 Aug 2012 11:50:35 +0900\0" "To\0Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>\0" "Cc\0Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>" Simon Glass <sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> @@ -134,7 +134,7 @@ ">> that. The return value seems correct to me, a NULL sequence has no\n" ">> effect.\n" ">\n" - "> But seq = NULL should never happen anyway, right?\n" + "> But seq == NULL should never happen anyway, right?\n" "\n" "It could if you are parsing a NULL node. It seems safe to me to consider \n" "that a NULL sequence is an empty sequence, but if I go for your solution \n" @@ -189,4 +189,4 @@ "Thanks,\n" Alex. -39fc34b42182768df7eed7a3a4811850f521e3510aa0ed2c08773feea544fe5a +e3b73c841821a0a88cd6d473ce1b9c2a4e623f5a1d4d45e6b11174f47fe05c5d
diff --git a/a/1.txt b/N2/1.txt index 88e3fd0..28c5d3d 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -111,7 +111,7 @@ device *must* be identical. >> that. The return value seems correct to me, a NULL sequence has no >> effect. > -> But seq = NULL should never happen anyway, right? +> But seq == NULL should never happen anyway, right? It could if you are parsing a NULL node. It seems safe to me to consider that a NULL sequence is an empty sequence, but if I go for your solution diff --git a/a/content_digest b/N2/content_digest index e9e402e..bd18a45 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,22 +3,21 @@ "ref\020120730113323.GA7303@avionic-0098.adnet.avionic-design.de\0" "ref\05017AA87.2040503@nvidia.com\0" "ref\020120731101931.GB16155@avionic-0098.adnet.avionic-design.de\0" - "ref\020120731101931.GB16155-RM9K5IK7kjIyiCvfTdI0JKcOhU4Rzj621B7CTYaBSLdn68oJJulU0Q@public.gmane.org\0" "From\0Alex Courbot <acourbot@nvidia.com>\0" "Subject\0Re: [RFC][PATCH v3 1/3] runtime interpreted power sequences\0" - "Date\0Wed, 01 Aug 2012 02:50:35 +0000\0" - "To\0Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>\0" - "Cc\0Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>" - Simon Glass <sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> - Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> - Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - Mark Brown <broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org> - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>\0" + "Date\0Wed, 1 Aug 2012 11:50:35 +0900\0" + "To\0Thierry Reding <thierry.reding@avionic-design.de>\0" + "Cc\0Stephen Warren <swarren@nvidia.com>" + Simon Glass <sjg@chromium.org> + Grant Likely <grant.likely@secretlab.ca> + Rob Herring <rob.herring@calxeda.com> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Mark Brown <broonie@opensource.wolfsonmicro.com> + Arnd Bergmann <arnd@arndb.de> + linux-tegra@vger.kernel.org <linux-tegra@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + linux-fbdev@vger.kernel.org <linux-fbdev@vger.kernel.org> + " devicetree-discuss@lists.ozlabs.org <devicetree-discuss@lists.ozlabs.org>\0" "\00:1\0" "b\0" "On 07/31/2012 07:19 PM, Thierry Reding wrote:\n" @@ -134,7 +133,7 @@ ">> that. The return value seems correct to me, a NULL sequence has no\n" ">> effect.\n" ">\n" - "> But seq = NULL should never happen anyway, right?\n" + "> But seq == NULL should never happen anyway, right?\n" "\n" "It could if you are parsing a NULL node. It seems safe to me to consider \n" "that a NULL sequence is an empty sequence, but if I go for your solution \n" @@ -189,4 +188,4 @@ "Thanks,\n" Alex. -39fc34b42182768df7eed7a3a4811850f521e3510aa0ed2c08773feea544fe5a +4a71acd26a0f9296fc4acfd6fa3bf492f52c0615a769b5ff4656f7f729ec24a8
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.