All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150625230437.GA4362@sci.fi>

diff --git a/a/1.txt b/N1/1.txt
index 11fe7f9..0b6ba96 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -54,7 +54,7 @@ The framebuffer size isn't always 8MB. That's the size of the BAR. So
 this change isn't really correct. I suppose it doesn't hurt too much
 since smem_len gets overwritten later in aty_init().
 
->  	if (info->screen_base = NULL) {
+>  	if (info->screen_base == NULL) {
 >  		ret = -ENOMEM;
 >  		goto atyfb_setup_generic_fail;
 > -- 
diff --git a/a/content_digest b/N1/content_digest
index 34890e2..93d4344 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01435196060-27350-2-git-send-email-mcgrof@do-not-panic.com\0"
  "From\0Ville Syrj\303\244l\303\244 <syrjala@sci.fi>\0"
  "Subject\0Re: [PATCH v5 1/3] video: fbdev: atyfb: clarify ioremap() base and length used\0"
- "Date\0Thu, 25 Jun 2015 23:04:37 +0000\0"
+ "Date\0Fri, 26 Jun 2015 02:04:37 +0300\0"
  "To\0Luis R. Rodriguez <mcgrof@do-not-panic.com>\0"
  "Cc\0akpm@linux-foundation.org"
   bp@suse.de
@@ -89,7 +89,7 @@
  "this change isn't really correct. I suppose it doesn't hurt too much\n"
  "since smem_len gets overwritten later in aty_init().\n"
  "\n"
- ">  \tif (info->screen_base = NULL) {\n"
+ ">  \tif (info->screen_base == NULL) {\n"
  ">  \t\tret = -ENOMEM;\n"
  ">  \t\tgoto atyfb_setup_generic_fail;\n"
  "> -- \n"
@@ -101,4 +101,4 @@
  "syrjala@sci.fi\n"
  http://www.sci.fi/~syrjala/
 
-cd79c8cc3383eb24bd0009a40c269f4ca20b89f54e00a2a2c71b498a5ec61ae6
+ccf8bae32402105778365da7c5b925edecdc5bc9888b80f47e99405f75a8690c

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.