diff for duplicates of <87ef9339vo.fsf@intel.com> diff --git a/a/1.txt b/N1/1.txt index 7d287c2..73e6d31 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -63,7 +63,7 @@ Jani. >> >> - if (!global) { >> for (i = 0; i < FB_MAX; i++) { ->> if (video_options[i] = NULL) { +>> if (video_options[i] == NULL) { >> video_options[i] = options; >> break; >> } @@ -87,3 +87,7 @@ Jani. -- Jani Nikula, Intel Open Source Graphics Center +_______________________________________________ +dri-devel mailing list +dri-devel@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N1/content_digest index 2ec41f8..8c12f3b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020190123105830.GF3271@phenom.ffwll.local\0" "From\0Jani Nikula <jani.nikula@intel.com>\0" "Subject\0Re: [PATCH] video/fbdev: refactor video= cmdline parsing\0" - "Date\0Wed, 23 Jan 2019 11:12:59 +0000\0" + "Date\0Wed, 23 Jan 2019 13:12:59 +0200\0" "To\0Daniel Vetter <daniel@ffwll.ch>\0" "Cc\0linux-fbdev@vger.kernel.org" dri-devel@lists.freedesktop.org @@ -74,7 +74,7 @@ ">> \n" ">> -\tif (!global) {\n" ">> \t\tfor (i = 0; i < FB_MAX; i++) {\n" - ">> \t\t\tif (video_options[i] = NULL) {\n" + ">> \t\t\tif (video_options[i] == NULL) {\n" ">> \t\t\t\tvideo_options[i] = options;\n" ">> \t\t\t\tbreak;\n" ">> \t\t\t}\n" @@ -97,6 +97,10 @@ ">> https://lists.freedesktop.org/mailman/listinfo/dri-devel\n" "\n" "-- \n" - Jani Nikula, Intel Open Source Graphics Center + "Jani Nikula, Intel Open Source Graphics Center\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -d7cef48b218f45bfd0013bb7be687a0f4c3108ec039a0ae3501964bef3b4d479 +50b5fdcd39da1b7aa64569f8d7c41502e80f5e025a4b1db689490a5154f7e976
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.