diff for duplicates of <20100403173745.2bf17ee6@hyperion.delvare> diff --git a/a/1.txt b/N1/1.txt index 3ca9e1f..724147e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,7 +29,7 @@ We still need to check if (voltage) to not overwrite the previous value of data->supply_uV with 0. We will probably do that as an immediate fix to the sht15 driver. But yes, the rest doesn't need a condition. -Still, I'd prefer if drivers were just able to check for data->reg = +Still, I'd prefer if drivers were just able to check for data->reg == NULL and skip the whole thing. Would you apply the following patch? * * * * * @@ -70,8 +70,3 @@ Cc: Jerome Oufella <jerome.oufella@savoirfairelinux.com> Thanks, -- Jean Delvare - -_______________________________________________ -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 2deb187..776bda5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,8 +6,8 @@ "ref\020100402213010.4a64e50f@hyperion.delvare\0" "ref\020100402204503.GA15237@opensource.wolfsonmicro.com\0" "From\0Jean Delvare <khali@linux-fr.org>\0" - "Subject\0Re: [lm-sensors] regulator: regulator_get behaviour without\0" - "Date\0Sat, 03 Apr 2010 15:37:45 +0000\0" + "Subject\0Re: [lm-sensors] regulator: regulator_get behaviour without CONFIG_REGULATOR set\0" + "Date\0Sat, 3 Apr 2010 17:37:45 +0200\0" "To\0Mark Brown <broonie@opensource.wolfsonmicro.com>\0" "Cc\0Jerome Oufella <jerome.oufella@savoirfairelinux.com>" lm-sensors <lm-sensors@lm-sensors.org> @@ -46,7 +46,7 @@ "of data->supply_uV with 0. We will probably do that as an immediate fix\n" "to the sht15 driver. But yes, the rest doesn't need a condition.\n" "\n" - "Still, I'd prefer if drivers were just able to check for data->reg =\n" + "Still, I'd prefer if drivers were just able to check for data->reg ==\n" "NULL and skip the whole thing. Would you apply the following patch?\n" "\n" "* * * * *\n" @@ -86,11 +86,6 @@ "\n" "Thanks,\n" "-- \n" - "Jean Delvare\n" - "\n" - "_______________________________________________\n" - "lm-sensors mailing list\n" - "lm-sensors@lm-sensors.org\n" - http://lists.lm-sensors.org/mailman/listinfo/lm-sensors + Jean Delvare -34e902f530ed8be27d65247aaddf5b0d4480cc0010282261de7de25ea07df068 +2431ff1b2ecfe24d96693c889626598e49e5e9fd35878acce617567d52e627e9
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.