diff for duplicates of <1443132854-31786-1-git-send-email-linux@rainbow-software.org> diff --git a/a/1.txt b/N1/1.txt index 0f53a6a..a2dd993 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,12 +26,12 @@ index 94322cc..8bf5f2f 100644 + if (algo_data->getscl(algo_data->data)) + break; + } -+ if (j = 5) ++ if (j == 5) + continue; + } else { + udelay(algo_data->udelay); } -- if (j = 5) +- if (j == 5) - continue; algo_data->setsda(algo_data->data, 0); diff --git a/a/content_digest b/N1/content_digest index 682c5ed..62b3a9c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Ondrej Zary <linux@rainbow-software.org>\0" "Subject\0[PATCH v2 1/2] fb_ddc: Allow I2C adapters without SCL read capability\0" - "Date\0Thu, 24 Sep 2015 22:14:13 +0000\0" + "Date\0Fri, 25 Sep 2015 00:14:13 +0200\0" "To\0Krzysztof Helt <krzysztof.h1@wp.pl>\0" "Cc\0Tomi Valkeinen <tomi.valkeinen@ti.com>" linux-fbdev@vger.kernel.org @@ -35,12 +35,12 @@ "+\t\t\t\tif (algo_data->getscl(algo_data->data))\n" "+\t\t\t\t\tbreak;\n" "+\t\t\t}\n" - "+\t\t\tif (j = 5)\n" + "+\t\t\tif (j == 5)\n" "+\t\t\t\tcontinue;\n" "+\t\t} else {\n" "+\t\t\tudelay(algo_data->udelay);\n" " \t\t}\n" - "-\t\tif (j = 5)\n" + "-\t\tif (j == 5)\n" "-\t\t\tcontinue;\n" " \n" " \t\talgo_data->setsda(algo_data->data, 0);\n" @@ -67,4 +67,4 @@ "-- \n" Ondrej Zary -4d2670f0d75b5fcd800f4ceda44d69db3f873ebe50fa814082f6058b8a00919e +24e1122f660d5290b060965197b269659a8c4d31cc9f60fcbd20382ad0cd71e3
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.