diff for duplicates of <55939890.6090903@zoho.com> diff --git a/a/1.txt b/N1/1.txt index bea7e41..76897de 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,9 +18,9 @@ On 01-07-2015 12:27, Sudip Mukherjee 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 3c05a45..34a5e0c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020150701065749.GA2411@sudip-PC\0" "From\0Sohny Thomas <sohnythomas@zoho.com>\0" "Subject\0Re: [PATCH] Staging: unisys: virtpci: fixed a brace coding style issue\0" - "Date\0Wed, 01 Jul 2015 07:48:48 +0000\0" + "Date\0Wed, 1 Jul 2015 13:06:48 +0530\0" "To\0Sudip Mukherjee <sudipm.mukherjee@gmail.com>\0" "Cc\0benjamin.romer@unisys.com" david.kershner@unisys.com @@ -35,9 +35,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" @@ -78,4 +78,4 @@ "This email has been checked for viruses by Avast antivirus software.\n" https://www.avast.com/antivirus -b5bbd0f44d74461581872fefa972daf9c54bf6c45f410a285c7d52f2fbb861dd +05bb2fef9538eb32baeb2a4d98daa2aa0d8c2c3e12c2c0603980b93dad8b4a7e
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.