diff for duplicates of <4BD2CC46.4060908@gmx.de> diff --git a/a/1.txt b/N1/1.txt index a0891f3..d56a9ff 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,7 +14,7 @@ Florian Tobias Schandinat schrieb: > documentation too much. I was able to narrow this issue down to the fourth bus. So with -if (i = 4) +if (i == 4) continue; in the bus creation loop I'm able to get a working framebuffer which does not have the issues mentioned. Any ideas what should be done now? diff --git a/a/content_digest b/N1/content_digest index 921f66b..eaa89cc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,8 +6,8 @@ "ref\020100423165256.654ca5eb@bike.lwn.net\0" "ref\04BD22B96.5020102@gmx.de\0" "From\0Florian Tobias Schandinat <FlorianSchandinat@gmx.de>\0" - "Subject\0Re: [PATCH 10/11] viafb: rework the I2C support in the VIA framebuffer\0" - "Date\0Sat, 24 Apr 2010 10:47:34 +0000\0" + "Subject\0Re: [PATCH 10/11] viafb: rework the I2C support in the VIA framebuffer driver\0" + "Date\0Sat, 24 Apr 2010 12:47:34 +0200\0" "To\0Jonathan Corbet <corbet@lwn.net>\0" "Cc\0linux-kernel@vger.kernel.org" Harald Welte <laforge@gnumonks.org> @@ -33,7 +33,7 @@ "> documentation too much.\n" "\n" "I was able to narrow this issue down to the fourth bus. So with\n" - "if (i = 4)\n" + "if (i == 4)\n" "\tcontinue;\n" "in the bus creation loop I'm able to get a working framebuffer which \n" "does not have the issues mentioned. Any ideas what should be done now?\n" @@ -43,4 +43,4 @@ "\n" Florian Tobias Schandinat -19b369ee9aa135737be399a32b99b8e26e5cd5d0ae79e8a147b7fdc156d25e0e +a90cd12747606c64ce080c46f1a6b05fbcace558878547f434d882ae95d558f6
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.