All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20161002180505.GA19813@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index ea69a99..6451a89 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,7 +14,7 @@ index 9637dd3..e72a29c 100644
 @@ -11,7 +11,7 @@ void ddk750_set_mmio(void __iomem *addr, unsigned short devId, char revId)
  	devId750 = devId;
  	revId750 = revId;
- 	if (revId = 0xfe)
+ 	if (revId == 0xfe)
 -		printk("found sm750le\n");
 +		pr_info("found sm750le\n");
  }
diff --git a/a/content_digest b/N1/content_digest
index e305b93..c3b16d5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Edward Lipinsky <ellipinsky@gmail.com>\0"
  "Subject\0[PATCH] staging: sm750fb: Fix printk() style warning\0"
- "Date\0Sun, 02 Oct 2016 18:05:05 +0000\0"
+ "Date\0Sun, 2 Oct 2016 11:05:05 -0700\0"
  "To\0sudipm.mukherjee@gmail.com"
   teddy.wang@siliconmotion.com
   gregkh@linuxfoundation.org
@@ -26,7 +26,7 @@
  "@@ -11,7 +11,7 @@ void ddk750_set_mmio(void __iomem *addr, unsigned short devId, char revId)\n"
  " \tdevId750 = devId;\n"
  " \trevId750 = revId;\n"
- " \tif (revId = 0xfe)\n"
+ " \tif (revId == 0xfe)\n"
  "-\t\tprintk(\"found sm750le\\n\");\n"
  "+\t\tpr_info(\"found sm750le\\n\");\n"
  " }\n"
@@ -35,4 +35,4 @@
  "-- \n"
  2.7.4
 
-7b667cde827e22717f8b6f8fbbabb25be130a398f975d17208f225c111c9ac97
+3c66ac5204c809afa69c67dd2d0441f563784647fc3abff634451b16af2a0621

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.