diff for duplicates of <4DBBDCCF.4010104@cam.ac.uk> diff --git a/a/1.txt b/N1/1.txt index 0491539..197e3a2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -417,7 +417,7 @@ Thanks for cc'ing us... >> + struct max197_chip *chip; >> + int ret; >> + ->> + if (pdata == NULL) +>> + if (pdata = NULL) >> + return -ENODEV; >> + >> + chip = kzalloc(sizeof *chip, GFP_KERNEL); @@ -592,4 +592,10 @@ Thanks for cc'ing us... > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -> +> + + +_______________________________________________ +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 1a8be94..b12f4e7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,8 +2,8 @@ "ref\01304115712-5299-6-git-send-email-vivien.didelot@savoirfairelinux.com\0" "ref\020110430033938.GA14397@ericsson.com\0" "From\0Jonathan Cameron <jic23@cam.ac.uk>\0" - "Subject\0Re: [lm-sensors] [RFC 5/5] hwmon: add support for Technologic Systems TS-5500 A-D converter\0" - "Date\0Sat, 30 Apr 2011 10:56:31 +0100\0" + "Subject\0Re: [lm-sensors] [RFC 5/5] hwmon: add support for Technologic\0" + "Date\0Sat, 30 Apr 2011 09:56:31 +0000\0" "To\0Guenter Roeck <guenter.roeck@ericsson.com>\0" "Cc\0Vivien Didelot <vivien.didelot@savoirfairelinux.com>" linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> @@ -435,7 +435,7 @@ ">> + struct max197_chip *chip;\n" ">> + int ret;\n" ">> +\n" - ">> + if (pdata == NULL)\n" + ">> + if (pdata = NULL)\n" ">> + return -ENODEV;\n" ">> +\n" ">> + chip = kzalloc(sizeof *chip, GFP_KERNEL);\n" @@ -610,6 +610,12 @@ "> To unsubscribe from this list: send the line \"unsubscribe linux-iio\" in\n" "> the body of a message to majordomo@vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\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 -96f966ca4f8ce45eac8cf2b4a1ff590f7914d69c3b2707c4004333dd198296ea +4410373fe422c21314a0d6a508c128e057f28008812bc88a17be2037cbd48048
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.