diff for duplicates of <1324618570.6632.14.camel@pasglop> diff --git a/a/1.txt b/N1/1.txt index 7402821..7b107fd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -118,7 +118,7 @@ Ben. > + * 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 6537cb4..d48b575 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01323854540.7671.16.camel@pasglop\0" "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0" - "Subject\0Re: [PATCH] spapr: Add support for -vga option\0" - "Date\0Fri, 23 Dec 2011 05:36:10 +0000\0" + "Subject\0Re: [Qemu-devel] [PATCH] spapr: Add support for -vga option\0" + "Date\0Fri, 23 Dec 2011 16:36:10 +1100\0" "To\0kvm-ppc@vger.kernel.org\0" "Cc\0David Gibson <dwg@au1.ibm.com>" qemu-devel@nongnu.org @@ -128,7 +128,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" @@ -143,4 +143,4 @@ "> if (kernel_filename) {\n" > -14b86baedd7e021fa0f21ba44214c667f47d7782a29cb4316015528e635bc68c +bbf1593c1e4866334ea7b4096e48c7ca6b604a0e714832522b62f7cd6edf525f
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.