diff for duplicates of <alpine.LNX.2.11.1502252319330.276@localhost> diff --git a/a/1.txt b/N1/1.txt index 92d2bb0..01fdf19 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -97,7 +97,7 @@ index b972106..05b1d1a 100644 + if (!(vc->vc_cursor_type & 0x10)) fbcon_add_cursor_timer(info); - ops->cursor_flash = (mode == CM_ERASE) ? 0 : 1; + ops->cursor_flash = (mode = CM_ERASE) ? 0 : 1; diff --git a/drivers/video/console/fbcon.h b/drivers/video/console/fbcon.h index 6bd2e0c..7aaa4ea 100644 --- a/drivers/video/console/fbcon.h diff --git a/a/content_digest b/N1/content_digest index b6c4b27..62b73ea 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020150225094946.GA24627@amd\0" "From\0Scot Doyle <lkml14@scotdoyle.com>\0" "Subject\0Re: [PATCH 2/2] fbcon: expose cursor blink interval via sysfs\0" - "Date\0Wed, 25 Feb 2015 23:32:00 +0000 (UTC)\0" + "Date\0Wed, 25 Feb 2015 23:32:00 +0000\0" "To\0Pavel Machek <pavel@ucw.cz>\0" "Cc\0Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>" Tomi Valkeinen <tomi.valkeinen@ti.com> @@ -112,7 +112,7 @@ "+\tif (!(vc->vc_cursor_type & 0x10))\n" " \t\tfbcon_add_cursor_timer(info);\n" " \n" - " \tops->cursor_flash = (mode == CM_ERASE) ? 0 : 1;\n" + " \tops->cursor_flash = (mode = CM_ERASE) ? 0 : 1;\n" "diff --git a/drivers/video/console/fbcon.h b/drivers/video/console/fbcon.h\n" "index 6bd2e0c..7aaa4ea 100644\n" "--- a/drivers/video/console/fbcon.h\n" @@ -138,4 +138,4 @@ " \tstruct uni_pagedir *vc_uni_pagedir;\n" " \tstruct uni_pagedir **vc_uni_pagedir_loc; /* [!] Location of uni_pagedir variable for this console */" -bd090cce53344949be2667b3f46ed6caae02855491788f605e2cf157cc509759 +fe3b2938a717deb050ec8131f2f7ecdddb688b353510fba76caf951168f47e45
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.