diff for duplicates of <4EE1B0F1.4030808@ozlabs.org> diff --git a/a/1.txt b/N1/1.txt index 2cc21cf..f9b47d2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -24,7 +24,7 @@ index 21f93d0..07b5403 100644 @@ -21,7 +23,7 @@ union pci_config_address { struct { - #if __BYTE_ORDER = __LITTLE_ENDIAN + #if __BYTE_ORDER == __LITTLE_ENDIAN - unsigned zeros : 2; /* 1 .. 0 */ + unsigned reg_offset : 2; /* 1 .. 0 */ unsigned register_number : 6; /* 7 .. 2 */ diff --git a/a/content_digest b/N1/content_digest index 584ffdb..f3e9c64 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0cover.1323413420.git.matt@ozlabs.org\0" "From\0Matt Evans <matt@ozlabs.org>\0" "Subject\0[PATCH V2 21/23] kvm tools: Add pci__config_{rd,wr}(), pci__find_dev()\0" - "Date\0Fri, 09 Dec 2011 06:55:45 +0000\0" + "Date\0Fri, 09 Dec 2011 17:55:45 +1100\0" "To\0kvm@vger.kernel.org" " kvm-ppc@vger.kernel.org\0" "Cc\0penberg@kernel.org" @@ -36,7 +36,7 @@ "@@ -21,7 +23,7 @@\n" " union pci_config_address {\n" " \tstruct {\n" - " #if __BYTE_ORDER = __LITTLE_ENDIAN\n" + " #if __BYTE_ORDER == __LITTLE_ENDIAN\n" "-\t\tunsigned\tzeros\t\t: 2;\t\t/* 1 .. 0 */\n" "+\t\tunsigned\treg_offset\t: 2;\t\t/* 1 .. 0 */\n" " \t\tunsigned\tregister_number\t: 6;\t\t/* 7 .. 2 */\n" @@ -177,4 +177,4 @@ " {\n" " \tioport__register(PCI_CONFIG_DATA + 0, &pci_config_data_ops, 4, NULL);" -9970e3bc9f319b00fb7fe27458a116c494923ee460af49c2813fd3a7ca419266 +74f7e298f4e62ea3ef9315b8c50b3dac3eb60c14a79d40238f1f170aca7ec88c
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.