All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150701065749.GA2411@sudip-PC>

diff --git a/a/1.txt b/N1/1.txt
index 007a64a..e8c2436 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,9 +15,9 @@ On Wed, Jul 01, 2015 at 03:05:45AM +0530, Sohny Thomas wrote:
 >  		return -1;
 >  
 >  	off = sizeof(struct channel_header) + chan->hdr_info.chp_info_offset;
-> -	if (chan->hdr_info.chp_info_offset = 0) {
+> -	if (chan->hdr_info.chp_info_offset == 0) {
 > +
-> +	if (chan->hdr_info.chp_info_offset = 0)
+> +	if (chan->hdr_info.chp_info_offset == 0)
 >  		return -1;
 > -	}
 > +
diff --git a/a/content_digest b/N1/content_digest
index 2b17435..07ebb0f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\055930BB1.10502@zoho.com\0"
  "From\0Sudip Mukherjee <sudipm.mukherjee@gmail.com>\0"
  "Subject\0Re: [PATCH] Staging: unisys: virtpci: fixed a brace coding style issue\0"
- "Date\0Wed, 01 Jul 2015 06:58:23 +0000\0"
+ "Date\0Wed, 1 Jul 2015 12:27:49 +0530\0"
  "To\0Sohny Thomas <sohnythomas@zoho.com>\0"
  "Cc\0benjamin.romer@unisys.com"
   david.kershner@unisys.com
@@ -31,9 +31,9 @@
  ">  \t\treturn -1;\n"
  ">  \n"
  ">  \toff = sizeof(struct channel_header) + chan->hdr_info.chp_info_offset;\n"
- "> -\tif (chan->hdr_info.chp_info_offset = 0) {\n"
+ "> -\tif (chan->hdr_info.chp_info_offset == 0) {\n"
  "> +\n"
- "> +\tif (chan->hdr_info.chp_info_offset = 0)\n"
+ "> +\tif (chan->hdr_info.chp_info_offset == 0)\n"
  ">  \t\treturn -1;\n"
  "> -\t}\n"
  "> +\n"
@@ -59,4 +59,4 @@
  "regards\n"
  sudip
 
-513ed4b904848d135bafeaec837f2bc9e2a89c5df10e4ace1415eef62ba0b8ad
+94b686705d228fa4157139feabdceceebf9f861d37199d46786dac521eda20c5

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.