diff options
Diffstat (limited to 'net/sctp/ulpqueue.c')
-rw-r--r-- | net/sctp/ulpqueue.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/net/sctp/ulpqueue.c b/net/sctp/ulpqueue.c index 2cdb3010f50f..1c1484ed605d 100644 --- a/net/sctp/ulpqueue.c +++ b/net/sctp/ulpqueue.c | |||
@@ -29,16 +29,10 @@ | |||
29 | * email address(es): | 29 | * email address(es): |
30 | * lksctp developers <linux-sctp@vger.kernel.org> | 30 | * lksctp developers <linux-sctp@vger.kernel.org> |
31 | * | 31 | * |
32 | * Or submit a bug report through the following website: | ||
33 | * http://www.sf.net/projects/lksctp | ||
34 | * | ||
35 | * Written or modified by: | 32 | * Written or modified by: |
36 | * Jon Grimm <jgrimm@us.ibm.com> | 33 | * Jon Grimm <jgrimm@us.ibm.com> |
37 | * La Monte H.P. Yarroll <piggy@acm.org> | 34 | * La Monte H.P. Yarroll <piggy@acm.org> |
38 | * Sridhar Samudrala <sri@us.ibm.com> | 35 | * Sridhar Samudrala <sri@us.ibm.com> |
39 | * | ||
40 | * Any bugs reported given to us we will try to fix... any fixes shared will | ||
41 | * be incorporated into the next SCTP release. | ||
42 | */ | 36 | */ |
43 | 37 | ||
44 | #include <linux/slab.h> | 38 | #include <linux/slab.h> |