diff for duplicates of <4EE7CE80.9050307@hp.com> diff --git a/a/1.txt b/N1/1.txt index 43a9ec8..170a4e4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ the user's point of view. > Another (probably uglier) option is to limit the value on 32-bit platform > only, like sock_setsockopt() in net/core/sock.c. > -> #if (BITS_PER_LONG = 32) +> #if (BITS_PER_LONG == 32) > if (sp->autoclose > MAX_SCHEDULE_TIMEOUT / HZ) > sp->autoclose = MAX_SCHEDULE_TIMEOUT / HZ; > #endif diff --git a/a/content_digest b/N1/content_digest index c2d1166..d87a812 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,7 +5,7 @@ "ref\0702540E4-9FD3-4B71-B53A-FE5D4323A898@gmail.com\0" "From\0Vladislav Yasevich <vladislav.yasevich@hp.com>\0" "Subject\0Re: [PATCH RESEND] sctp: fix incorrect overflow check on autoclose\0" - "Date\0Tue, 13 Dec 2011 22:15:28 +0000\0" + "Date\0Tue, 13 Dec 2011 17:15:28 -0500\0" "To\0Xi Wang <xi.wang@gmail.com>\0" "Cc\0netdev@vger.kernel.org" linux-sctp@vger.kernel.org @@ -32,7 +32,7 @@ "> Another (probably uglier) option is to limit the value on 32-bit platform\n" "> only, like sock_setsockopt() in net/core/sock.c.\n" "> \n" - "> #if (BITS_PER_LONG = 32)\n" + "> #if (BITS_PER_LONG == 32)\n" "> \tif (sp->autoclose > MAX_SCHEDULE_TIMEOUT / HZ)\n" "> \t\tsp->autoclose = MAX_SCHEDULE_TIMEOUT / HZ;\n" "> #endif\n" @@ -52,4 +52,4 @@ "> - xi\n" > -526a249a30e0f87d5123f5aaffd7536e44524c8ffc92575f5f7b9892fa99e6b4 +0f1c01a667bcf5fae2b16c5bced1c46236e0221c41b748844025586905d6df89
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.