diff for duplicates of <51E64337.6040004@nvidia.com> diff --git a/a/1.txt b/N1/1.txt index 18d75a9..7602fdf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On 07/17/2013 03:03 PM, Wei Ni wrote: >> Hi Wei, Guenter, >> >>> + ->>> + if ((status & 0x7f) == 0 && (status2 & 0xfe) == 0) +>>> + if ((status & 0x7f) = 0 && (status2 & 0xfe) = 0) >>> + return false; >> >> It's a bit disappointing to not use the freshly introduced constants. @@ -23,3 +23,8 @@ Sorry, it should be "#define MAX6696_STATUS2_MASK 0xfe". > >> > + +_______________________________________________ +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 a54976e..2481ba9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,8 +3,8 @@ "ref\020130715185727.4ebde8c4@endymion.delvare\0" "ref\051E641C7.4000107@nvidia.com\0" "From\0Wei Ni <wni@nvidia.com>\0" - "Subject\0Re: [PATCH v3 2/4] hwmon: (lm90) use macro defines for the status bit\0" - "Date\0Wed, 17 Jul 2013 15:09:43 +0800\0" + "Subject\0Re: [lm-sensors] [PATCH v3 2/4] hwmon: (lm90) use macro defines for the status bit\0" + "Date\0Wed, 17 Jul 2013 07:09:43 +0000\0" "To\0Jean Delvare <khali@linux-fr.org>\0" "Cc\0Guenter Roeck <linux@roeck-us.net>" thierry.reding@gmail.com <thierry.reding@gmail.com> @@ -18,7 +18,7 @@ ">> Hi Wei, Guenter,\n" ">>\n" ">>> +\n" - ">>> +\tif ((status & 0x7f) == 0 && (status2 & 0xfe) == 0)\n" + ">>> +\tif ((status & 0x7f) = 0 && (status2 & 0xfe) = 0)\n" ">>> +\t\treturn false;\n" ">>\n" ">> It's a bit disappointing to not use the freshly introduced constants.\n" @@ -37,6 +37,11 @@ "> him back to talk about below issue.\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 -aedfd070c3cc9c1f65900d193df13a825ae829a5294c9a25de7a85553e44e0fa +5eeb7e135fdc22e3b5aa5c5b275655068962e71ae39ad086044172a1c4f7691c
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.