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

diff --git a/a/1.txt b/N1/1.txt
index f885024..8644690 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ On Sun, Oct 02, 2016 at 11:05:05AM -0700, Edward Lipinsky wrote:
 > @@ -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 5db61df..a9e0ef7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020161002180505.GA19813@gmail.com\0"
  "From\0Greg KH <gregkh@linuxfoundation.org>\0"
  "Subject\0Re: [PATCH] staging: sm750fb: Fix printk() style warning\0"
- "Date\0Sun, 02 Oct 2016 18:13:01 +0000\0"
+ "Date\0Sun, 2 Oct 2016 20:13:01 +0200\0"
  "To\0Edward Lipinsky <ellipinsky@gmail.com>\0"
  "Cc\0sudipm.mukherjee@gmail.com"
   teddy.wang@siliconmotion.com
@@ -28,7 +28,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"
@@ -38,4 +38,4 @@
  "\n"
  greg k-h
 
-b2dc23ddf163b1a14022b454a4b3df401786935d65e82a89883101a7cbfbe0dd
+19d81497db8d8e93ad02a0bf71eafd20dee93d54a22ab80e4b2f15879812dc97

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.