diff for duplicates of <1425416163-10700-3-git-send-email-linux@rainbow-software.org> diff --git a/a/1.txt b/N1/1.txt index 09a5bd9..3b70f6e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,8 +22,8 @@ index 94322cc..22c694a 100644 + algo_data->getscl(algo_data->data)) break; } -- if (j = 5) -+ if (algo_data->getscl && j = 5) +- if (j == 5) ++ if (algo_data->getscl && j == 5) continue; algo_data->setsda(algo_data->data, 0); diff --git a/a/content_digest b/N1/content_digest index bafc164..cada081 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01425416163-10700-1-git-send-email-linux@rainbow-software.org\0" "From\0Ondrej Zary <linux@rainbow-software.org>\0" "Subject\0[PATCH 3/4] [resend] fb_ddc: Allow I2C adapters without SCL read capability\0" - "Date\0Tue, 03 Mar 2015 20:56:02 +0000\0" + "Date\0Tue, 3 Mar 2015 21:56:02 +0100\0" "To\0Krzysztof Helt <krzysztof.h1@wp.pl>\0" "Cc\0linux-fbdev@vger.kernel.org" " Kernel development list <linux-kernel@vger.kernel.org>\0" @@ -31,8 +31,8 @@ "+\t\t\t algo_data->getscl(algo_data->data))\n" " \t\t\t\tbreak;\n" " \t\t}\n" - "-\t\tif (j = 5)\n" - "+\t\tif (algo_data->getscl && j = 5)\n" + "-\t\tif (j == 5)\n" + "+\t\tif (algo_data->getscl && j == 5)\n" " \t\t\tcontinue;\n" " \n" " \t\talgo_data->setsda(algo_data->data, 0);\n" @@ -49,4 +49,4 @@ "-- \n" Ondrej Zary -58572d4999ac4d4abfa3af68005f664a8a0c2ef78d64570058e217e2d45e5bc2 +565d28b85a1f48b66448902a6eb9eea186d04b14f5c0379e2d95a89a2ce3ddcb
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.