diff for duplicates of <4EDD8F16.6060104@ozlabs.org> diff --git a/a/1.txt b/N1/1.txt index 661d155..eabe96e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -176,7 +176,7 @@ index b578ad7..88e92dc 100644 -struct pci_config_address { +union pci_config_address { -+#if __BYTE_ORDER = __LITTLE_ENDIAN ++#if __BYTE_ORDER == __LITTLE_ENDIAN unsigned zeros : 2; /* 1 .. 0 */ unsigned register_number : 6; /* 7 .. 2 */ unsigned function_number : 3; /* 10 .. 8 */ diff --git a/a/content_digest b/N1/content_digest index 9b7d71b..906d037 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0cover.1323141075.git.matt@ozlabs.org\0" "From\0Matt Evans <matt@ozlabs.org>\0" "Subject\0[PATCH 23/28] kvm tools: Endian-sanitise pci.h and PCI device setup\0" - "Date\0Tue, 06 Dec 2011 03:42:14 +0000\0" + "Date\0Tue, 06 Dec 2011 14:42:14 +1100\0" "To\0kvm@vger.kernel.org" " kvm-ppc@vger.kernel.org\0" "\00:1\0" @@ -184,7 +184,7 @@ " \n" "-struct pci_config_address {\n" "+union pci_config_address {\n" - "+#if __BYTE_ORDER = __LITTLE_ENDIAN\n" + "+#if __BYTE_ORDER == __LITTLE_ENDIAN\n" " \tunsigned\tzeros\t\t: 2;\t\t/* 1 .. 0 */\n" " \tunsigned\tregister_number\t: 6;\t\t/* 7 .. 2 */\n" " \tunsigned\tfunction_number\t: 3;\t\t/* 10 .. 8 */\n" @@ -353,4 +353,4 @@ " \n" " \tif (irq__register_device(subsys_id, &ndev, &pin, &line) < 0)" -82ba47b39fff359c65c8f7192f5b0cf86159d11e60a3ea3663c812a230b3e7d3 +5ffa53c901a3853c99558fbdd5717772940a1c3a18b50d785c41249087bef161
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.