diff for duplicates of <4EE9199F.80305@codemonkey.ws> diff --git a/a/1.txt b/N1/1.txt index 25d3a40..4eafad2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -112,7 +112,7 @@ On 12/14/2011 03:22 AM, Benjamin Herrenschmidt wrote: > + * so I'm cheating and converting 15 to 8 here. Ideally we should have > + * a way to set the defaults per machine. > + */ -> + if (graphic_depth = 15) +> + if (graphic_depth == 15) > + graphic_depth = 8; > + > /* USB */ diff --git a/a/content_digest b/N1/content_digest index 2ae87a5..d7b682a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01323854540.7671.16.camel@pasglop\0" "From\0Anthony Liguori <anthony@codemonkey.ws>\0" "Subject\0Re: [Qemu-devel] [PATCH] spapr: Add support for -vga option\0" - "Date\0Wed, 14 Dec 2011 21:48:15 +0000\0" + "Date\0Wed, 14 Dec 2011 15:48:15 -0600\0" "To\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0" "Cc\0Alexander Graf <agraf@suse.de>" qemu-devel@nongnu.org @@ -123,7 +123,7 @@ "> + * so I'm cheating and converting 15 to 8 here. Ideally we should have\n" "> + * a way to set the defaults per machine.\n" "> + */\n" - "> + if (graphic_depth = 15)\n" + "> + if (graphic_depth == 15)\n" "> + graphic_depth = 8;\n" "> +\n" "> /* USB */\n" @@ -148,4 +148,4 @@ ">\n" > -7f41f2142aa104e9fa9e0a6286630457ed2ed79db64b45e9b215cdbca2cf2274 +01ac886406dc9ad9c2b17ce76a024d624e32b9f2a33c204822d30c90eca1a6ad
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.