diff options
Diffstat (limited to 'net/sctp/sysctl.c')
-rw-r--r-- | net/sctp/sysctl.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/net/sctp/sysctl.c b/net/sctp/sysctl.c index 754809a7183d..1b1ee769b5bf 100644 --- a/net/sctp/sysctl.c +++ b/net/sctp/sysctl.c | |||
@@ -27,18 +27,12 @@ | |||
27 | * email address(es): | 27 | * email address(es): |
28 | * lksctp developers <linux-sctp@vger.kernel.org> | 28 | * lksctp developers <linux-sctp@vger.kernel.org> |
29 | * | 29 | * |
30 | * Or submit a bug report through the following website: | ||
31 | * http://www.sf.net/projects/lksctp | ||
32 | * | ||
33 | * Written or modified by: | 30 | * Written or modified by: |
34 | * Mingqin Liu <liuming@us.ibm.com> | 31 | * Mingqin Liu <liuming@us.ibm.com> |
35 | * Jon Grimm <jgrimm@us.ibm.com> | 32 | * Jon Grimm <jgrimm@us.ibm.com> |
36 | * Ardelle Fan <ardelle.fan@intel.com> | 33 | * Ardelle Fan <ardelle.fan@intel.com> |
37 | * Ryan Layer <rmlayer@us.ibm.com> | 34 | * Ryan Layer <rmlayer@us.ibm.com> |
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 <net/sctp/structs.h> | 38 | #include <net/sctp/structs.h> |