diff for duplicates of <510FE042.8040503@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 2b95c49..ed31af3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -51,11 +51,11 @@ an error. -vlad > + idr_low = ret + 1; -> if (idr_low = INT_MAX) +> if (idr_low == INT_MAX) > idr_low = 1; > } > spin_unlock_bh(&sctp_assocs_id_lock); -> - if (error = -EAGAIN) +> - if (error == -EAGAIN) > - goto retry; > - else if (error) > - return error; diff --git a/a/content_digest b/N1/content_digest index 572957d..0edd69c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01359854463-2538-61-git-send-email-tj@kernel.org\0" "From\0Vlad Yasevich <vyasevich@gmail.com>\0" "Subject\0Re: [PATCH 60/62] sctp: convert to idr_alloc()\0" - "Date\0Mon, 04 Feb 2013 16:22:26 +0000\0" + "Date\0Mon, 04 Feb 2013 11:22:26 -0500\0" "To\0Tejun Heo <tj@kernel.org>\0" "Cc\0akpm@linux-foundation.org" linux-kernel@vger.kernel.org @@ -70,11 +70,11 @@ "-vlad\n" "\n" "> +\t\tidr_low = ret + 1;\n" - "> \t\tif (idr_low = INT_MAX)\n" + "> \t\tif (idr_low == INT_MAX)\n" "> \t\t\tidr_low = 1;\n" "> \t}\n" "> \tspin_unlock_bh(&sctp_assocs_id_lock);\n" - "> -\tif (error = -EAGAIN)\n" + "> -\tif (error == -EAGAIN)\n" "> -\t\tgoto retry;\n" "> -\telse if (error)\n" "> -\t\treturn error;\n" @@ -91,4 +91,4 @@ "> /* Free the ASCONF queue */\n" > -4f118d69d1cc5bebad07291397eaee7784561e6dfeac5883e5accda3ff057333 +160c417e3bed5db987932a6b11f211b281d20112238dfa02fd7b541cd2cd67d1
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.