diff for duplicates of <1337054790.6727.61.camel@pasglop> diff --git a/a/1.txt b/N1/1.txt index 3811922..ebf438a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -52,7 +52,7 @@ index 94a4e1e..ba772b4 100644 + break; + } + for (count = 0; count < PPC_PAGE_SIZES_MAX_SZ; count++) { -+ if (sps->enc[count].page_shift = 0) { ++ if (sps->enc[count].page_shift == 0) { + break; + } + } diff --git a/a/content_digest b/N1/content_digest index 3034b8e..2907c3b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0" "Subject\0[PATCH v2 2/2] pseries: Correctly create ibm,segment-page-sizes property\0" - "Date\0Tue, 15 May 2012 04:06:30 +0000\0" + "Date\0Tue, 15 May 2012 14:06:30 +1000\0" "To\0Alexander Graf <agraf@suse.de>\0" "Cc\0kvm-ppc <kvm-ppc@vger.kernel.org>" " kvm@vger.kernel.org\0" @@ -60,7 +60,7 @@ "+ break;\n" "+ }\n" "+ for (count = 0; count < PPC_PAGE_SIZES_MAX_SZ; count++) {\n" - "+ if (sps->enc[count].page_shift = 0) {\n" + "+ if (sps->enc[count].page_shift == 0) {\n" "+ break;\n" "+ }\n" "+ }\n" @@ -105,4 +105,4 @@ " _FDT((fdt_end_node(fdt)));\n" } -2fcc9b72f9cad25c6029efdf16595fd9b1721e8273674ab78ddd6d293f248f60 +af0484df6c585393c91a53854969b36f839b2abf87c1c3022fd3df427fdb6d08
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.