diff for duplicates of <51322C9A.5000102@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 18ce664..1bbe5ca 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -366,7 +366,7 @@ added to togreg branch of iio.git > - if (ret) > - return -EIO; > - i++; -> - if (i == 10000) +> - if (i = 10000) > - return -EIO; > - } while (status & ADT7410_STAT_NOT_RDY); > - @@ -759,7 +759,7 @@ added to togreg branch of iio.git > - int ret = 0; > - > - indio_dev = iio_device_alloc(sizeof(*chip)); -> - if (indio_dev == NULL) { +> - if (indio_dev = NULL) { > - ret = -ENOMEM; > - goto error_ret; > - } @@ -1154,4 +1154,9 @@ added to togreg branch of iio.git > -MODULE_AUTHOR("Sonic Zhang <sonic.zhang@analog.com>"); > -MODULE_DESCRIPTION("Analog Devices ADT7310/ADT7410 digital temperature sensor driver"); > -MODULE_LICENSE("GPL v2"); -> +> + +_______________________________________________ +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 a7e1968..2d52161 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01361194739-16525-1-git-send-email-lars@metafoo.de\0" "ref\01361194739-16525-4-git-send-email-lars@metafoo.de\0" "From\0Jonathan Cameron <jic23@kernel.org>\0" - "Subject\0Re: [PATCH v2 4/4] staging:iio: Remove adt7410 driver\0" + "Subject\0Re: [lm-sensors] [PATCH v2 4/4] staging:iio: Remove adt7410 driver\0" "Date\0Sat, 02 Mar 2013 16:45:14 +0000\0" "To\0Lars-Peter Clausen <lars@metafoo.de>\0" "Cc\0Jean Delvare <khali@linux-fr.org>" @@ -380,7 +380,7 @@ "> -\t\tif (ret)\n" "> -\t\t\treturn -EIO;\n" "> -\t\ti++;\n" - "> -\t\tif (i == 10000)\n" + "> -\t\tif (i = 10000)\n" "> -\t\t\treturn -EIO;\n" "> -\t} while (status & ADT7410_STAT_NOT_RDY);\n" "> -\n" @@ -773,7 +773,7 @@ "> -\tint ret = 0;\n" "> -\n" "> -\tindio_dev = iio_device_alloc(sizeof(*chip));\n" - "> -\tif (indio_dev == NULL) {\n" + "> -\tif (indio_dev = NULL) {\n" "> -\t\tret = -ENOMEM;\n" "> -\t\tgoto error_ret;\n" "> -\t}\n" @@ -1168,6 +1168,11 @@ "> -MODULE_AUTHOR(\"Sonic Zhang <sonic.zhang@analog.com>\");\n" "> -MODULE_DESCRIPTION(\"Analog Devices ADT7310/ADT7410 digital temperature sensor driver\");\n" "> -MODULE_LICENSE(\"GPL v2\");\n" - > + "> \n" + "\n" + "_______________________________________________\n" + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -24fdd1c06707a04aaf4ddadd51ba185f1228017278786d5094daaf06099a9c37 +da5af31be0a4af50209262991b12514b58d75912d733d9cf2e54a7a2ee1f7b3e
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.