diff for duplicates of <20130129163603.GD627@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 7df12fa..8b81ebf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -50,7 +50,7 @@ The breakage was in tip x86/apic tree only and it was fixed by > @@ -101,10 +101,10 @@ static inline int kvm_para_available(void) > signature[12] = 0; > -> if (strcmp(signature, "KVMKVMKVM") == 0) +> if (strcmp(signature, "KVMKVMKVM") = 0) > - return 1; > + return true; > } @@ -65,3 +65,7 @@ The breakage was in tip x86/apic tree only and it was fixed by -- Gleb. +-- +To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in +the body of a message to majordomo@vger.kernel.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 1ee4928..88a6210 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01359304802-28240-1-git-send-email-emilgoode@gmail.com\0" "From\0Gleb Natapov <gleb@redhat.com>\0" "Subject\0Re: [PATCH 1/3] x86: KVM: Fix warnings by returning bool\0" - "Date\0Tue, 29 Jan 2013 18:36:03 +0200\0" + "Date\0Tue, 29 Jan 2013 16:36:03 +0000\0" "To\0Emil Goode <emilgoode@gmail.com>\0" "Cc\0mtosatti@redhat.com" tglx@linutronix.de @@ -73,7 +73,7 @@ "> @@ -101,10 +101,10 @@ static inline int kvm_para_available(void)\n" "> \t\tsignature[12] = 0;\n" "> \n" - "> \t\tif (strcmp(signature, \"KVMKVMKVM\") == 0)\n" + "> \t\tif (strcmp(signature, \"KVMKVMKVM\") = 0)\n" "> -\t\t\treturn 1;\n" "> +\t\t\treturn true;\n" "> \t}\n" @@ -87,6 +87,10 @@ "> 1.7.10.4\n" "\n" "--\n" - "\t\t\tGleb." + "\t\t\tGleb.\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n" + "the body of a message to majordomo@vger.kernel.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -8999179cf5de32dbf348bfcdf5e89fda45c39d04bb4281af330131c60f5c67db +9465cbe5553aafecd0cc4a89012ef5742cc093a727756a946b5c7b571fbb5a5e
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.