diff options
Diffstat (limited to 'net/sctp/inqueue.c')
| -rw-r--r-- | net/sctp/inqueue.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/net/sctp/inqueue.c b/net/sctp/inqueue.c index cb25f040fed0..5856932fdc38 100644 --- a/net/sctp/inqueue.c +++ b/net/sctp/inqueue.c | |||
| @@ -30,17 +30,11 @@ | |||
| 30 | * | 30 | * |
| 31 | * Please send any bug reports or fixes you make to the | 31 | * Please send any bug reports or fixes you make to the |
| 32 | * email address(es): | 32 | * email address(es): |
| 33 | * lksctp developers <lksctp-developers@lists.sourceforge.net> | 33 | * lksctp developers <linux-sctp@vger.kernel.org> |
| 34 | * | ||
| 35 | * Or submit a bug report through the following website: | ||
| 36 | * http://www.sf.net/projects/lksctp | ||
| 37 | * | 34 | * |
| 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 |
