All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1426893517-2511-10-git-send-email-mcgrof@do-not-panic.com>

diff --git a/a/1.txt b/N1/1.txt
index fa758d3..835b023 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -124,7 +124,7 @@ index 8025624..8875e56 100644
  	info->fix.mmio_start = raddr;
 -	par->ati_regbase = ioremap(info->fix.mmio_start, 0x1000);
 +	par->ati_regbase = ioremap_nocache(info->fix.mmio_start, 0x1000);
- 	if (par->ati_regbase == NULL)
+ 	if (par->ati_regbase = NULL)
  		return -ENOMEM;
  
 @@ -3491,6 +3476,8 @@ static int atyfb_setup_generic(struct pci_dev *pdev, struct fb_info *info,
@@ -134,7 +134,7 @@ index 8025624..8875e56 100644
 +	aty_fudge_framebuffer_len(info);
 +
  	info->screen_base = ioremap(info->fix.smem_start, info->fix.smem_len);
- 	if (info->screen_base == NULL) {
+ 	if (info->screen_base = NULL) {
  		ret = -ENOMEM;
 @@ -3563,6 +3550,7 @@ static int atyfb_pci_probe(struct pci_dev *pdev,
  		return -ENOMEM;
diff --git a/a/content_digest b/N1/content_digest
index 10a5f9f..39bdc93 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,7 +8,7 @@
   "Subject\0[PATCH v1 09/47] vidoe: fbdev: atyfb: remove and fix MTRR MMIO \"hole\" work around\0"
 ]
 [
-  "Date\0Fri, 20 Mar 2015 16:17:59 -0700\0"
+  "Date\0Fri, 20 Mar 2015 23:17:59 +0000\0"
 ]
 [
   "To\0luto\@amacapital.net",
@@ -168,7 +168,7 @@
   " \tinfo->fix.mmio_start = raddr;\n",
   "-\tpar->ati_regbase = ioremap(info->fix.mmio_start, 0x1000);\n",
   "+\tpar->ati_regbase = ioremap_nocache(info->fix.mmio_start, 0x1000);\n",
-  " \tif (par->ati_regbase == NULL)\n",
+  " \tif (par->ati_regbase = NULL)\n",
   " \t\treturn -ENOMEM;\n",
   " \n",
   "\@\@ -3491,6 +3476,8 \@\@ static int atyfb_setup_generic(struct pci_dev *pdev, struct fb_info *info,\n",
@@ -178,7 +178,7 @@
   "+\taty_fudge_framebuffer_len(info);\n",
   "+\n",
   " \tinfo->screen_base = ioremap(info->fix.smem_start, info->fix.smem_len);\n",
-  " \tif (info->screen_base == NULL) {\n",
+  " \tif (info->screen_base = NULL) {\n",
   " \t\tret = -ENOMEM;\n",
   "\@\@ -3563,6 +3550,7 \@\@ static int atyfb_pci_probe(struct pci_dev *pdev,\n",
   " \t\treturn -ENOMEM;\n",
@@ -203,4 +203,4 @@
   "2.3.2.209.gd67f9d5.dirty"
 ]
 
-bb0dbbb80c1f08ffb754e2a91c265547d33d13b309ee96cecb20f835d406edd1
+c462e9bd7c13cfcfb47be23681dfb78800decb251bf44a4e0d4216ffb0010980

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.