diff for duplicates of <53C43BDF.2070403@ladisch.de> diff --git a/a/1.txt b/N1/1.txt index 7cf47e6..c520876 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ Borislav Petkov wrote: > On Mon, Jul 14, 2014 at 03:23:08PM -0500, Aravind Gopalakrishnan wrote: ->> + if (boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model == 0x60) { +>> + if (boot_cpu_data.x86 = 0x15 && boot_cpu_data.x86_model = 0x60) { >> + pci_bus_write_config_dword(pdev->bus, PCI_DEVFN(0, 0), >> + NB_SMU_IND_ADDR, IND_ADDR_OFFSET); >> + pci_bus_read_config_dword(pdev->bus, PCI_DEVFN(0, 0), @@ -18,3 +18,8 @@ Why the empty line? Also, use braces in both branches. Regards, Clemens + +_______________________________________________ +lm-sensors mailing list +lm-sensors@lm-sensors.org +http://lists.lm-sensors.org/mailman/listinfo/lm-sensors diff --git a/a/content_digest b/N1/content_digest index 62d9dfd..2ea9318 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\01405369388-12729-1-git-send-email-Aravind.Gopalakrishnan@amd.com\0" "ref\020140714195128.GA25124@pd.tnic\0" "From\0Clemens Ladisch <clemens@ladisch.de>\0" - "Subject\0Re: [PATCH] hwmon, k10temp: Add support for AMD F15h M60h processor\0" - "Date\0Mon, 14 Jul 2014 22:21:51 +0200\0" + "Subject\0Re: [lm-sensors] [PATCH] hwmon, k10temp: Add support for AMD F15h M60h processor\0" + "Date\0Mon, 14 Jul 2014 20:21:51 +0000\0" "To\0Aravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>\0" "Cc\0Borislav Petkov <bp@alien8.de>" jdelvare@suse.de @@ -17,7 +17,7 @@ "b\0" "Borislav Petkov wrote:\n" "> On Mon, Jul 14, 2014 at 03:23:08PM -0500, Aravind Gopalakrishnan wrote:\n" - ">> +\tif (boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model == 0x60) {\n" + ">> +\tif (boot_cpu_data.x86 = 0x15 && boot_cpu_data.x86_model = 0x60) {\n" ">> +\t\tpci_bus_write_config_dword(pdev->bus, PCI_DEVFN(0, 0),\n" ">> +\t\t\t\t\t NB_SMU_IND_ADDR, IND_ADDR_OFFSET);\n" ">> +\t\tpci_bus_read_config_dword(pdev->bus, PCI_DEVFN(0, 0),\n" @@ -34,6 +34,11 @@ "\n" "\n" "Regards,\n" - Clemens + "Clemens\n" + "\n" + "_______________________________________________\n" + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -f37cdecbe25318e6f6cc70be64eda3d6468cc92dd725bdce43f46ee18412a730 +e38205acd1dd542417f3afc5ed431257b4aa409b5313dca9588d3f98adf3280c
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.