diff for duplicates of <47E169CE.5090405@codemonkey.ws> diff --git a/a/1.txt b/N1/1.txt index 8279db1..4947c40 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -74,7 +74,7 @@ Jerone Young wrote: > + path_in_device_tree); > + > + buf = (char *)malloc(i); -> + if (buf = NULL) { +> + if (buf == NULL) { > + printf("%s: Unable to malloc string buffer buf\n", > + __func__); > + exit(1); @@ -109,7 +109,3 @@ Anthony LIguori This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -_______________________________________________ -kvm-ppc-devel mailing list -kvm-ppc-devel@lists.sourceforge.net -https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel diff --git a/a/content_digest b/N1/content_digest index ff82759..f458852 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\08e9da5ddf159eb6cf5a2.1205953278@thinkpad.austin.ibm.com\0" "From\0Anthony Liguori <anthony@codemonkey.ws>\0" - "Subject\0Re: [kvm-ppc-devel] [kvm-devel] [PATCH 5 of 7] Add dynamic device\0" - "Date\0Wed, 19 Mar 2008 19:30:22 +0000\0" + "Subject\0Re: [PATCH 5 of 7] Add dynamic device tree manipulation & change uboot\tloader for PPC bamboo board model\0" + "Date\0Wed, 19 Mar 2008 14:30:22 -0500\0" "To\0Jerone Young <jyoung5@us.ibm.com>\0" "Cc\0kvm-devel@lists.sourceforge.net" " kvm-ppc-devel@lists.sourceforge.net\0" @@ -83,7 +83,7 @@ "> +\t\tpath_in_device_tree);\n" "> +\n" "> +\tbuf = (char *)malloc(i);\n" - "> +\tif (buf = NULL) {\n" + "> +\tif (buf == NULL) {\n" "> +\t\tprintf(\"%s: Unable to malloc string buffer buf\\n\",\n" "> +\t\t\t__func__);\n" "> +\t\texit(1);\n" @@ -117,10 +117,6 @@ "-------------------------------------------------------------------------\n" "This SF.net email is sponsored by: Microsoft\n" "Defy all challenges. Microsoft(R) Visual Studio 2008.\n" - "http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/\n" - "_______________________________________________\n" - "kvm-ppc-devel mailing list\n" - "kvm-ppc-devel@lists.sourceforge.net\n" - https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel + http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -751ba432c36df9cfa71d3c653a981119fc5125ace78eb5275e0ca25de9cd0214 +27332f6b719d9edd44aa184dd9d85ccad44803875ddc672373247d8f0a9d5a4d
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.