diff for duplicates of <4712F52D.2070405@gmail.com> diff --git a/a/1.txt b/N1/1.txt index e413e7c..2dafc3b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -190,8 +190,8 @@ diff -ruNp -X dontdiff -X exclude-diffs hwmon-fan-push-offset/drivers/hwmon/supe + for (slot = 0; slot < max_locks; slot++) { + gate = &sio_locks[slot]; + -+ if (gate->users && cmd_addr = gate->sioaddr -+ && want_devid = gate->devid) { ++ if (gate->users && cmd_addr == gate->sioaddr ++ && want_devid == gate->devid) { + + if (gate->users >= 255) { + pr_info("too many drivers sharing port %x\n", @@ -420,11 +420,3 @@ diff -ruNp -X dontdiff -X exclude-diffs hwmon-fan-push-offset/include/linux/supe + superio_outb(gate, (gate->ldn_addr) ? gate->ldn_addr : LPC_LDN, ld); +} + - - - - -_______________________________________________ -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 f30d428..3f4c0e7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Jim Cromie <jim.cromie@gmail.com>\0" - "Subject\0[lm-sensors] [ patch .24-rc0 1/5 ] SuperIO locks coordinator - add\0" - "Date\0Mon, 15 Oct 2007 05:05:49 +0000\0" + "Subject\0[ patch .24-rc0 1/5 ] SuperIO locks coordinator - add the module\0" + "Date\0Sun, 14 Oct 2007 23:05:49 -0600\0" "To\0Linux kernel <linux-kernel@vger.kernel.org>" " LM Sensors <lm-sensors@lm-sensors.org>\0" "\00:1\0" @@ -197,8 +197,8 @@ "+\tfor (slot = 0; slot < max_locks; slot++) {\n" "+\t\tgate = &sio_locks[slot];\n" "+\n" - "+\t\tif (gate->users && cmd_addr = gate->sioaddr\n" - "+\t\t && want_devid = gate->devid) {\n" + "+\t\tif (gate->users && cmd_addr == gate->sioaddr\n" + "+\t\t && want_devid == gate->devid) {\n" "+\n" "+\t\t\tif (gate->users >= 255) {\n" "+\t\t\t\tpr_info(\"too many drivers sharing port %x\\n\",\n" @@ -426,14 +426,6 @@ "+{\n" "+\tsuperio_outb(gate, (gate->ldn_addr) ? gate->ldn_addr : LPC_LDN, ld);\n" "+}\n" - "+\n" - "\n" - " \n" - "\n" - "\n" - "_______________________________________________\n" - "lm-sensors mailing list\n" - "lm-sensors@lm-sensors.org\n" - http://lists.lm-sensors.org/mailman/listinfo/lm-sensors + + -8f6b48c128e4e783c2295bceebf30bf3690f1f5a0108948c021d6481b74f3c68 +a2db0a5861f94dfc3099ce71f0488f3e80afd78137efde179325c5c216d0d211
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.