All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150519234112.GA25218@kroah.com>

diff --git a/a/1.txt b/N1/1.txt
index 5a29d1e..c1b1725 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -40,7 +40,7 @@ On Tue, May 19, 2015 at 11:52:29PM +0200, Thierry Reding wrote:
 > > > +       else
 > > >                 fbcon_add_cursor_timer(info);
 > > >
-> > >         ops->cursor_flash = (mode == CM_ERASE) ? 0 : 1;
+> > >         ops->cursor_flash = (mode = CM_ERASE) ? 0 : 1;
 > > 
 > > Applying this on next-20150519 makes my exynos board happily boot again as well.
 > > 
diff --git a/a/content_digest b/N1/content_digest
index e3cdf07..fe708cc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -10,7 +10,7 @@
  "ref\020150519215228.GA27163@ulmo.nvidia.com\0"
  "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0"
  "Subject\0Re: [PATCH v2 2/3] fbcon: use the cursor blink interval provided by vt\0"
- "Date\0Tue, 19 May 2015 16:41:12 -0700\0"
+ "Date\0Tue, 19 May 2015 23:41:12 +0000\0"
  "To\0Thierry Reding <thierry.reding@gmail.com>\0"
  "Cc\0Kevin Hilman <khilman@kernel.org>"
   Scot Doyle <lkml14@scotdoyle.com>
@@ -72,7 +72,7 @@
  "> > > +       else\n"
  "> > >                 fbcon_add_cursor_timer(info);\n"
  "> > >\n"
- "> > >         ops->cursor_flash = (mode == CM_ERASE) ? 0 : 1;\n"
+ "> > >         ops->cursor_flash = (mode = CM_ERASE) ? 0 : 1;\n"
  "> > \n"
  "> > Applying this on next-20150519 makes my exynos board happily boot again as well.\n"
  "> > \n"
@@ -93,4 +93,4 @@
  "\n"
  greg k-h
 
-e8b8479d5fd59d6dc0cb57ed8e1ccdf102d871224ecd8d0595c041224c9b973d
+a284c17d5167aa19b52a408f5e4c06f6da338d4c08fa3eba8774ffa70dc3251c

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.