diff options
Diffstat (limited to 'net/sctp/inqueue.c')
-rw-r--r-- | net/sctp/inqueue.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/net/sctp/inqueue.c b/net/sctp/inqueue.c index e70f60ae92ef..5856932fdc38 100644 --- a/net/sctp/inqueue.c +++ b/net/sctp/inqueue.c | |||
@@ -32,15 +32,9 @@ | |||
32 | * email address(es): | 32 | * email address(es): |
33 | * lksctp developers <linux-sctp@vger.kernel.org> | 33 | * lksctp developers <linux-sctp@vger.kernel.org> |
34 | * | 34 | * |
35 | * Or submit a bug report through the following website: | ||
36 | * http://www.sf.net/projects/lksctp | ||
37 | * | ||
38 | * Written or modified by: | 35 | * Written or modified by: |
39 | * La Monte H.P. Yarroll <piggy@acm.org> | 36 | * La Monte H.P. Yarroll <piggy@acm.org> |
40 | * Karl Knutson <karl@athena.chicago.il.us> | 37 | * Karl Knutson <karl@athena.chicago.il.us> |
41 | * | ||
42 | * Any bugs reported given to us we will try to fix... any fixes shared will | ||
43 | * be incorporated into the next SCTP release. | ||
44 | */ | 38 | */ |
45 | 39 | ||
46 | #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt | 40 | #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt |