All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54AC2A0B.3040807@cogentembedded.com>

diff --git a/a/1.txt b/N1/1.txt
index edd7857..552c1f8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ On 01/06/2015 03:45 PM, Sudip Mukherjee wrote:
 > +++ b/drivers/video/fbdev/vt8500lcdfb.c
 > @@ -115,7 +115,6 @@ static int vt8500lcd_set_par(struct fb_info *info)
 >   	for (i = 0; i < 8; i++) {
->   		if (bpp_values[i] = info->var.bits_per_pixel) {
+>   		if (bpp_values[i] == info->var.bits_per_pixel) {
 >   			reg_bpp = i;
 > -			continue;
 >   		}
diff --git a/a/content_digest b/N1/content_digest
index a85d41f..1919e1c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01420548302-11489-1-git-send-email-sudipm.mukherjee@gmail.com\0"
- "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0"
- "Subject\0Re: [PATCH] video: vt8500lcdfb: remove unneeded continue\0"
- "Date\0Tue, 06 Jan 2015 18:31:39 +0000\0"
+ "From\0sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)\0"
+ "Subject\0[PATCH] video: vt8500lcdfb: remove unneeded continue\0"
+ "Date\0Tue, 06 Jan 2015 21:31:39 +0300\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -22,7 +22,7 @@
  "> +++ b/drivers/video/fbdev/vt8500lcdfb.c\n"
  "> @@ -115,7 +115,6 @@ static int vt8500lcd_set_par(struct fb_info *info)\n"
  ">   \tfor (i = 0; i < 8; i++) {\n"
- ">   \t\tif (bpp_values[i] = info->var.bits_per_pixel) {\n"
+ ">   \t\tif (bpp_values[i] == info->var.bits_per_pixel) {\n"
  ">   \t\t\treg_bpp = i;\n"
  "> -\t\t\tcontinue;\n"
  ">   \t\t}\n"
@@ -33,4 +33,4 @@
  "\n"
  WBR, Sergei
 
-c27c5f3db3953f33d0a07e1533c82bb4f8429727c5950854bb1c24fb0c27f795
+0da4014089220739bccb189015de5b3074e0fbe5fd520034cc6603f52d3e572e

diff --git a/a/1.txt b/N2/1.txt
index edd7857..552c1f8 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -15,7 +15,7 @@ On 01/06/2015 03:45 PM, Sudip Mukherjee wrote:
 > +++ b/drivers/video/fbdev/vt8500lcdfb.c
 > @@ -115,7 +115,6 @@ static int vt8500lcd_set_par(struct fb_info *info)
 >   	for (i = 0; i < 8; i++) {
->   		if (bpp_values[i] = info->var.bits_per_pixel) {
+>   		if (bpp_values[i] == info->var.bits_per_pixel) {
 >   			reg_bpp = i;
 > -			continue;
 >   		}
diff --git a/a/content_digest b/N2/content_digest
index a85d41f..825f904 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,14 @@
  "ref\01420548302-11489-1-git-send-email-sudipm.mukherjee@gmail.com\0"
  "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0"
  "Subject\0Re: [PATCH] video: vt8500lcdfb: remove unneeded continue\0"
- "Date\0Tue, 06 Jan 2015 18:31:39 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Tue, 06 Jan 2015 21:31:39 +0300\0"
+ "To\0Sudip Mukherjee <sudipm.mukherjee@gmail.com>"
+  Tony Prisk <linux@prisktech.co.nz>
+  Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
+ " Tomi Valkeinen <tomi.valkeinen@ti.com>\0"
+ "Cc\0linux-fbdev@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Hello.\n"
@@ -22,7 +28,7 @@
  "> +++ b/drivers/video/fbdev/vt8500lcdfb.c\n"
  "> @@ -115,7 +115,6 @@ static int vt8500lcd_set_par(struct fb_info *info)\n"
  ">   \tfor (i = 0; i < 8; i++) {\n"
- ">   \t\tif (bpp_values[i] = info->var.bits_per_pixel) {\n"
+ ">   \t\tif (bpp_values[i] == info->var.bits_per_pixel) {\n"
  ">   \t\t\treg_bpp = i;\n"
  "> -\t\t\tcontinue;\n"
  ">   \t\t}\n"
@@ -33,4 +39,4 @@
  "\n"
  WBR, Sergei
 
-c27c5f3db3953f33d0a07e1533c82bb4f8429727c5950854bb1c24fb0c27f795
+9c89fb09387b1ce20c0b5d3216a39cf6d5fc00670e6fc2ed4b5b635724371d67

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.