diff for duplicates of <20190521150152.GK31203@kadam> diff --git a/a/1.txt b/N1/1.txt index 4e0704e..5398f6b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,7 +33,7 @@ well: 249 250 out: 251 if (buffer_index >= 0) { - 252 if ((readahead_size) && (type = ORANGEFS_IO_READ)) { + 252 if ((readahead_size) && (type == ORANGEFS_IO_READ)) { 253 /* readpage */ 254 *index_return = buffer_index; 255 gossip_debug(GOSSIP_FILE_DEBUG, diff --git a/a/content_digest b/N1/content_digest index df5f97a..a9c7839 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020190511132700.4862-1-colin.king@canonical.com\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0Re: [PATCH] orangefs: remove redundant assignment to variable buffer_index\0" - "Date\0Tue, 21 May 2019 15:01:52 +0000\0" + "Date\0Tue, 21 May 2019 18:01:52 +0300\0" "To\0Colin King <colin.king@canonical.com>\0" "Cc\0Mike Marshall <hubcap@omnibond.com>" Martin Brandenburg <martin@omnibond.com> @@ -45,7 +45,7 @@ " 249 \n" " 250 out:\n" " 251 if (buffer_index >= 0) {\n" - " 252 if ((readahead_size) && (type = ORANGEFS_IO_READ)) {\n" + " 252 if ((readahead_size) && (type == ORANGEFS_IO_READ)) {\n" " 253 /* readpage */\n" " 254 *index_return = buffer_index;\n" " 255 gossip_debug(GOSSIP_FILE_DEBUG,\n" @@ -74,4 +74,4 @@ "regards,\n" dan carpenter -540620ce45784e5b58ca76a1b3720c265a08d09235154327722d5c8975a1f9e2 +9beda951ee18373d902b639a59e707d3e519938090d84f83873b9e2e48effa45
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.