diff options
Diffstat (limited to 'net/sctp/proc.c')
-rw-r--r-- | net/sctp/proc.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/net/sctp/proc.c b/net/sctp/proc.c index aff0cac45b64..82432bfb742f 100644 --- a/net/sctp/proc.c +++ b/net/sctp/proc.c | |||
@@ -24,14 +24,8 @@ | |||
24 | * email address(es): | 24 | * email address(es): |
25 | * lksctp developers <linux-sctp@vger.kernel.org> | 25 | * lksctp developers <linux-sctp@vger.kernel.org> |
26 | * | 26 | * |
27 | * Or submit a bug report through the following website: | ||
28 | * http://www.sf.net/projects/lksctp | ||
29 | * | ||
30 | * Written or modified by: | 27 | * Written or modified by: |
31 | * Sridhar Samudrala <sri@us.ibm.com> | 28 | * Sridhar Samudrala <sri@us.ibm.com> |
32 | * | ||
33 | * Any bugs reported given to us we will try to fix... any fixes shared will | ||
34 | * be incorporated into the next SCTP release. | ||
35 | */ | 29 | */ |
36 | 30 | ||
37 | #include <linux/types.h> | 31 | #include <linux/types.h> |