All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4DAD1B61.6080504@cn.fujitsu.com>

diff --git a/a/1.txt b/N1/1.txt
index c582858..f187666 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,7 @@ index c70d8cc..deac13d 100644
  
  
 -#define sctp_chunk_is_control(a) (a->chunk_hdr->type != SCTP_CID_DATA)
- #define sctp_chunk_is_data(a) (a->chunk_hdr->type = SCTP_CID_DATA)
+ #define sctp_chunk_is_data(a) (a->chunk_hdr->type == SCTP_CID_DATA)
  
  /* Calculate the actual data size in a data chunk */
 -- 
diff --git a/a/content_digest b/N1/content_digest
index fddc09e..8d6a8ad 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\04DAD18AB.3040401@cn.fujitsu.com\0"
  "ref\04DAD1915.70503@cn.fujitsu.com\0"
  "From\0Wei Yongjun <yjwei@cn.fujitsu.com>\0"
- "Subject\0[PATCH net-next-2.6 1/8 v2] sctp: delete unused macro definition\0"
- "Date\0Tue, 19 Apr 2011 05:19:29 +0000\0"
+ "Subject\0[PATCH net-next-2.6 1/8 v2] sctp: delete unused macro definition of sctp_chunk_is_control\0"
+ "Date\0Tue, 19 Apr 2011 13:19:29 +0800\0"
  "To\0David Miller <davem@davemloft.net>\0"
  "Cc\0netdev@vger.kernel.org <netdev@vger.kernel.org>"
  " lksctp <linux-sctp@vger.kernel.org>\0"
@@ -31,10 +31,10 @@
  " \n"
  " \n"
  "-#define sctp_chunk_is_control(a) (a->chunk_hdr->type != SCTP_CID_DATA)\n"
- " #define sctp_chunk_is_data(a) (a->chunk_hdr->type = SCTP_CID_DATA)\n"
+ " #define sctp_chunk_is_data(a) (a->chunk_hdr->type == SCTP_CID_DATA)\n"
  " \n"
  " /* Calculate the actual data size in a data chunk */\n"
  "-- \n"
  1.6.5.2
 
-0fd96afedf3b5a6ed623f9248b23a5625bee9037e9bb64c51741d0e831aa7f00
+9c4807b08da138b77bc02d31d91b17a5e950619a64f16151717f890a57b4d454

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.