diff for duplicates of <53980711.5030604@bfs.de> diff --git a/a/1.txt b/N1/1.txt index 8f867a3..e74c0cb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ Am 11.06.2014 08:53, schrieb Dan Carpenter: > - return -ENOMEM; > + return 0; > -> if (strcmp(trigger_name, name) = 0) { +> if (strcmp(trigger_name, name) == 0) { > value = triggers[i].value; diff --git a/a/content_digest b/N1/content_digest index f882b67..186a02e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020140611065356.GB16443@mwanda\0" "From\0walter harms <wharms@bfs.de>\0" "Subject\0Re: [patch] iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()\0" - "Date\0Wed, 11 Jun 2014 07:36:49 +0000\0" + "Date\0Wed, 11 Jun 2014 09:36:49 +0200\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Cc\0Jonathan Cameron <jic23@kernel.org>" Grant Likely <grant.likely@linaro.org> @@ -38,7 +38,7 @@ "> -\t\t\treturn -ENOMEM;\n" "> +\t\t\treturn 0;\n" "> \n" - "> \t\tif (strcmp(trigger_name, name) = 0) {\n" + "> \t\tif (strcmp(trigger_name, name) == 0) {\n" "> \t\t\tvalue = triggers[i].value;\n" "\n" "\n" @@ -49,4 +49,4 @@ "re,\n" wh -5f867178f83bb5e1429914e12770dd04b9e58f56dbe57ec203c90bca8acf1850 +5105c469b899ce9e3d5ee52fc0df20780e9440672c30fe2487b8967d24e1a574
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.