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

diff --git a/a/1.txt b/N1/1.txt
index d49a385..984465c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,7 +17,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 a8e1ca5..bb42121 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\04DAD18AB.3040401@cn.fujitsu.com\0"
  "From\0Wei Yongjun <yjwei@cn.fujitsu.com>\0"
- "Subject\0[PATCH net-next-2.6 1/8] sctp: delete unused macro definition of\0"
- "Date\0Tue, 19 Apr 2011 05:09:41 +0000\0"
+ "Subject\0[PATCH net-next-2.6 1/8] sctp: delete unused macro definition of sctp_chunk_is_control\0"
+ "Date\0Tue, 19 Apr 2011 13:09:41 +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"
@@ -26,10 +26,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
 
-013e0e0fb0861a24d2799e4867b8bf83a6fcececee40249a35a1172c7b777856
+6a68e4c15b21fccc295b37e055901b9512d82bd50cefaee2a4384f599de99ccc

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.