Commit 477143e3fece3dc12629bb1ebd7b47e8e6e72b2b

Authored by Daniel Borkmann
Committed by David S. Miller
1 parent cda5f98e36

net: sctp: trivial: update bug report in header comment

With the restructuring of the lksctp.org site, we only allow bug
reports through the SCTP mailing list linux-sctp@vger.kernel.org,
not via SF, as SF is only used for web hosting and nothing more.
While at it, also remove the obvious statement that bugs will be
fixed and incooperated into the kernel.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Showing 37 changed files with 8 additions and 226 deletions Side-by-side Diff

include/net/sctp/auth.h
... ... @@ -24,14 +24,8 @@
24 24 * email address(es):
25 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 27 * Written or modified by:
31 28 * Vlad Yasevich <vladislav.yasevich@hp.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 31 #ifndef __sctp_auth_h__
include/net/sctp/checksum.h
... ... @@ -27,9 +27,6 @@
27 27 * email address(es):
28 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 30 * Written or modified by:
34 31 * Dinakaran Joseph
35 32 * Jon Grimm <jgrimm@us.ibm.com>
... ... @@ -37,9 +34,6 @@
37 34 *
38 35 * Rewritten to use libcrc32c by:
39 36 * Vlad Yasevich <vladislav.yasevich@hp.com>
40   - *
41   - * Any bugs reported given to us we will try to fix... any fixes shared will
42   - * be incorporated into the next SCTP release.
43 37 */
44 38  
45 39 #ifndef __sctp_checksum_h__
include/net/sctp/command.h
... ... @@ -23,18 +23,16 @@
23 23 * the Free Software Foundation, 59 Temple Place - Suite 330,
24 24 * Boston, MA 02111-1307, USA.
25 25 *
26   - * Please send any bug reports or fixes you make to one of the
27   - * following email addresses:
  26 + * Please send any bug reports or fixes you make to the
  27 + * email address(es):
  28 + * lksctp developers <linux-sctp@vger.kernel.org>
28 29 *
29   - * La Monte H.P. Yarroll <piggy@acm.org>
30   - * Karl Knutson <karl@athena.chicago.il.us>
31   - * Ardelle Fan <ardelle.fan@intel.com>
32   - * Sridhar Samudrala <sri@us.ibm.com>
33   - *
34   - * Any bugs reported given to us we will try to fix... any fixes shared will
35   - * be incorporated into the next SCTP release.
  30 + * Written or modified by:
  31 + * La Monte H.P. Yarroll <piggy@acm.org>
  32 + * Karl Knutson <karl@athena.chicago.il.us>
  33 + * Ardelle Fan <ardelle.fan@intel.com>
  34 + * Sridhar Samudrala <sri@us.ibm.com>
36 35 */
37   -
38 36  
39 37 #ifndef __net_sctp_command_h__
40 38 #define __net_sctp_command_h__
include/net/sctp/constants.h
... ... @@ -27,9 +27,6 @@
27 27 * email address(es):
28 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 30 * Written or modified by:
34 31 * La Monte H.P. Yarroll <piggy@acm.org>
35 32 * Karl Knutson <karl@athena.chicago.il.us>
... ... @@ -39,9 +36,6 @@
39 36 * Xingang Guo <xingang.guo@intel.com>
40 37 * Sridhar Samudrala <samudrala@us.ibm.com>
41 38 * Daisy Chang <daisyc@us.ibm.com>
42   - *
43   - * Any bugs reported given to us we will try to fix... any fixes shared will
44   - * be incorporated into the next SCTP release.
45 39 */
46 40  
47 41 #ifndef __sctp_constants_h__
include/net/sctp/sctp.h
... ... @@ -29,9 +29,6 @@
29 29 * email address(es):
30 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 32 * Written or modified by:
36 33 * La Monte H.P. Yarroll <piggy@acm.org>
37 34 * Xingang Guo <xingang.guo@intel.com>
... ... @@ -41,9 +38,6 @@
41 38 * Ardelle Fan <ardelle.fan@intel.com>
42 39 * Ryan Layer <rmlayer@us.ibm.com>
43 40 * Kevin Gao <kevin.gao@intel.com>
44   - *
45   - * Any bugs reported given to us we will try to fix... any fixes shared will
46   - * be incorporated into the next SCTP release.
47 41 */
48 42  
49 43 #ifndef __net_sctp_h__
include/net/sctp/sm.h
... ... @@ -29,9 +29,6 @@
29 29 * email addresses:
30 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 32 * Written or modified by:
36 33 * La Monte H.P. Yarroll <piggy@acm.org>
37 34 * Karl Knutson <karl@athena.chicago.il.us>
... ... @@ -42,9 +39,6 @@
42 39 * Daisy Chang <daisyc@us.ibm.com>
43 40 * Ardelle Fan <ardelle.fan@intel.com>
44 41 * Kevin Gao <kevin.gao@intel.com>
45   - *
46   - * Any bugs reported given to us we will try to fix... any fixes shared will
47   - * be incorporated into the next SCTP release.
48 42 */
49 43  
50 44 #include <linux/types.h>
include/net/sctp/structs.h
... ... @@ -27,9 +27,6 @@
27 27 * email addresses:
28 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 30 * Written or modified by:
34 31 * Randall Stewart <randall@sctp.chicago.il.us>
35 32 * Ken Morneau <kmorneau@cisco.com>
... ... @@ -46,9 +43,6 @@
46 43 * Ryan Layer <rmlayer@us.ibm.com>
47 44 * Anup Pemmaiah <pemmaiah@cc.usu.edu>
48 45 * Kevin Gao <kevin.gao@intel.com>
49   - *
50   - * Any bugs reported given to us we will try to fix... any fixes shared will
51   - * be incorporated into the next SCTP release.
52 46 */
53 47  
54 48 #ifndef __sctp_structs_h__
include/net/sctp/tsnmap.h
... ... @@ -30,17 +30,11 @@
30 30 * email address(es):
31 31 * lksctp developers <linux-sctp@vger.kernel.org>
32 32 *
33   - * Or submit a bug report through the following website:
34   - * http://www.sf.net/projects/lksctp
35   - *
36 33 * Written or modified by:
37 34 * Jon Grimm <jgrimm@us.ibm.com>
38 35 * La Monte H.P. Yarroll <piggy@acm.org>
39 36 * Karl Knutson <karl@athena.chicago.il.us>
40 37 * Sridhar Samudrala <sri@us.ibm.com>
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 #include <net/sctp/constants.h>
46 40  
include/net/sctp/ulpevent.h
... ... @@ -33,17 +33,11 @@
33 33 * email address(es):
34 34 * lksctp developers <linux-sctp@vger.kernel.org>
35 35 *
36   - * Or submit a bug report through the following website:
37   - * http://www.sf.net/projects/lksctp
38   - *
39 36 * Written or modified by:
40 37 * Jon Grimm <jgrimm@us.ibm.com>
41 38 * La Monte H.P. Yarroll <piggy@acm.org>
42 39 * Karl Knutson <karl@athena.chicago.il.us>
43 40 * Sridhar Samudrala <sri@us.ibm.com>
44   - *
45   - * Any bugs reported given to us we will try to fix... any fixes shared will
46   - * be incorporated into the next SCTP release.
47 41 */
48 42  
49 43 #ifndef __sctp_ulpevent_h__
include/net/sctp/ulpqueue.h
... ... @@ -32,16 +32,10 @@
32 32 * email addresses:
33 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 35 * Written or modified by:
39 36 * Jon Grimm <jgrimm@us.ibm.com>
40 37 * La Monte H.P. Yarroll <piggy@acm.org>
41 38 * Sridhar Samudrala <sri@us.ibm.com>
42   - *
43   - * Any bugs reported given to us we will try to fix... any fixes shared will
44   - * be incorporated into the next SCTP release.
45 39 */
46 40  
47 41 #ifndef __sctp_ulpqueue_h__
net/sctp/associola.c
... ... @@ -30,9 +30,6 @@
30 30 * email address(es):
31 31 * lksctp developers <linux-sctp@vger.kernel.org>
32 32 *
33   - * Or submit a bug report through the following website:
34   - * http://www.sf.net/projects/lksctp
35   - *
36 33 * Written or modified by:
37 34 * La Monte H.P. Yarroll <piggy@acm.org>
38 35 * Karl Knutson <karl@athena.chicago.il.us>
... ... @@ -43,9 +40,6 @@
43 40 * Daisy Chang <daisyc@us.ibm.com>
44 41 * Ryan Layer <rmlayer@us.ibm.com>
45 42 * Kevin Gao <kevin.gao@intel.com>
46   - *
47   - * Any bugs reported given to us we will try to fix... any fixes shared will
48   - * be incorporated into the next SCTP release.
49 43 */
50 44  
51 45 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
... ... @@ -24,14 +24,8 @@
24 24 * email address(es):
25 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 27 * Written or modified by:
31 28 * Vlad Yasevich <vladislav.yasevich@hp.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 31 #include <linux/slab.h>
net/sctp/bind_addr.c
... ... @@ -29,17 +29,11 @@
29 29 * email address(es):
30 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 32 * Written or modified by:
36 33 * La Monte H.P. Yarroll <piggy@acm.org>
37 34 * Karl Knutson <karl@athena.chicago.il.us>
38 35 * Jon Grimm <jgrimm@us.ibm.com>
39 36 * Daisy Chang <daisyc@us.ibm.com>
40   - *
41   - * Any bugs reported given to us we will try to fix... any fixes shared will
42   - * be incorporated into the next SCTP release.
43 37 */
44 38  
45 39 #include <linux/types.h>
... ... @@ -26,15 +26,9 @@
26 26 * email address(es):
27 27 * lksctp developers <linux-sctp@vger.kernel.org>
28 28 *
29   - * Or submit a bug report through the following website:
30   - * http://www.sf.net/projects/lksctp
31   - *
32 29 * Written or modified by:
33 30 * Jon Grimm <jgrimm@us.ibm.com>
34 31 * Sridhar Samudrala <sri@us.ibm.com>
35   - *
36   - * Any bugs reported given to us we will try to fix... any fixes shared will
37   - * be incorporated into the next SCTP release.
38 32 */
39 33  
40 34 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
... ... @@ -27,15 +27,9 @@
27 27 * email address(es):
28 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 30 * Written or modified by:
34 31 * La Monte H.P. Yarroll <piggy@acm.org>
35 32 * Karl Knutson <karl@athena.chicago.il.us>
36   - *
37   - * Any bugs reported given to us we will try to fix... any fixes shared will
38   - * be incorporated into the next SCTP release.
39 33 */
40 34  
41 35 #include <linux/types.h>
... ... @@ -30,9 +30,6 @@
30 30 * email address(es):
31 31 * lksctp developers <linux-sctp@vger.kernel.org>
32 32 *
33   - * Or submit a bug report through the following website:
34   - * http://www.sf.net/projects/lksctp
35   - *
36 33 * Written or modified by:
37 34 * La Monte H.P. Yarroll <piggy@acm.org>
38 35 * Karl Knutson <karl@athena.chicago.il.us>
... ... @@ -40,9 +37,6 @@
40 37 * Jon Grimm <jgrimm@us.ibm.com>
41 38 * Daisy Chang <daisyc@us.ibm.com>
42 39 * Sridhar Samudrala <sri@us.ibm.com>
43   - *
44   - * Any bugs reported given to us we will try to fix... any fixes shared will
45   - * be incorporated into the next SCTP release.
46 40 */
47 41  
48 42 #include <net/sctp/sctp.h>
net/sctp/endpointola.c
... ... @@ -31,18 +31,12 @@
31 31 * email address(es):
32 32 * lksctp developers <linux-sctp@vger.kernel.org>
33 33 *
34   - * Or submit a bug report through the following website:
35   - * http://www.sf.net/projects/lksctp
36   - *
37 34 * Written or modified by:
38 35 * La Monte H.P. Yarroll <piggy@acm.org>
39 36 * Karl Knutson <karl@athena.chicago.il.us>
40 37 * Jon Grimm <jgrimm@austin.ibm.com>
41 38 * Daisy Chang <daisyc@us.ibm.com>
42 39 * Dajiang Zhang <dajiang.zhang@nokia.com>
43   - *
44   - * Any bugs reported given to us we will try to fix... any fixes shared will
45   - * be incorporated into the next SCTP release.
46 40 */
47 41  
48 42 #include <linux/types.h>
... ... @@ -31,9 +31,6 @@
31 31 * email address(es):
32 32 * lksctp developers <linux-sctp@vger.kernel.org>
33 33 *
34   - * Or submit a bug report through the following website:
35   - * http://www.sf.net/projects/lksctp
36   - *
37 34 * Written or modified by:
38 35 * La Monte H.P. Yarroll <piggy@acm.org>
39 36 * Karl Knutson <karl@athena.chicago.il.us>
... ... @@ -43,9 +40,6 @@
43 40 * Daisy Chang <daisyc@us.ibm.com>
44 41 * Sridhar Samudrala <sri@us.ibm.com>
45 42 * Ardelle Fan <ardelle.fan@intel.com>
46   - *
47   - * Any bugs reported given to us we will try to fix... any fixes shared will
48   - * be incorporated into the next SCTP release.
49 43 */
50 44  
51 45 #include <linux/types.h>
... ... @@ -32,15 +32,9 @@
32 32 * email address(es):
33 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 35 * Written or modified by:
39 36 * La Monte H.P. Yarroll <piggy@acm.org>
40 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 40 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
... ... @@ -29,9 +29,6 @@
29 29 * email address(es):
30 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 32 * Written or modified by:
36 33 * Le Yanqun <yanqun.le@nokia.com>
37 34 * Hui Huang <hui.huang@nokia.com>
... ... @@ -42,9 +39,6 @@
42 39 *
43 40 * Based on:
44 41 * linux/net/ipv6/tcp_ipv6.c
45   - *
46   - * Any bugs reported given to us we will try to fix... any fixes shared will
47   - * be incorporated into the next SCTP release.
48 42 */
49 43  
50 44 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
... ... @@ -28,14 +28,8 @@
28 28 * email address(es):
29 29 * lksctp developers <linux-sctp@vger.kernel.org>
30 30 *
31   - * Or submit a bug report through the following website:
32   - * http://www.sf.net/projects/lksctp
33   - *
34 31 * Written or modified by:
35 32 * Jon Grimm <jgrimm@us.ibm.com>
36   - *
37   - * Any bugs reported given to us we will try to fix... any fixes shared will
38   - * be incorporated into the next SCTP release.
39 33 */
40 34  
41 35 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
... ... @@ -28,17 +28,11 @@
28 28 * email address(es):
29 29 * lksctp developers <linux-sctp@vger.kernel.org>
30 30 *
31   - * Or submit a bug report through the following website:
32   - * http://www.sf.net/projects/lksctp
33   - *
34 31 * Written or modified by:
35 32 * La Monte H.P. Yarroll <piggy@acm.org>
36 33 * Karl Knutson <karl@athena.chicago.il.us>
37 34 * Jon Grimm <jgrimm@austin.ibm.com>
38 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 38 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
... ... @@ -30,9 +30,6 @@
30 30 * email address(es):
31 31 * lksctp developers <linux-sctp@vger.kernel.org>
32 32 *
33   - * Or submit a bug report through the following website:
34   - * http://www.sf.net/projects/lksctp
35   - *
36 33 * Written or modified by:
37 34 * La Monte H.P. Yarroll <piggy@acm.org>
38 35 * Karl Knutson <karl@athena.chicago.il.us>
... ... @@ -41,9 +38,6 @@
41 38 * Hui Huang <hui.huang@nokia.com>
42 39 * Sridhar Samudrala <sri@us.ibm.com>
43 40 * Jon Grimm <jgrimm@us.ibm.com>
44   - *
45   - * Any bugs reported given to us we will try to fix... any fixes shared will
46   - * be incorporated into the next SCTP release.
47 41 */
48 42  
49 43 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
net/sctp/primitive.c
... ... @@ -31,18 +31,12 @@
31 31 * email address(es):
32 32 * lksctp developers <linux-sctp@vger.kernel.org>
33 33 *
34   - * Or submit a bug report through the following website:
35   - * http://www.sf.net/projects/lksctp
36   - *
37 34 * Written or modified by:
38 35 * La Monte H.P. Yarroll <piggy@acm.org>
39 36 * Narasimha Budihal <narasimha@refcode.org>
40 37 * Karl Knutson <karl@athena.chicago.il.us>
41 38 * Ardelle Fan <ardelle.fan@intel.com>
42 39 * Kevin Gao <kevin.gao@intel.com>
43   - *
44   - * Any bugs reported given to us we will try to fix... any fixes shared will
45   - * be incorporated into the next SCTP release.
46 40 */
47 41  
48 42 #include <linux/types.h>
... ... @@ -24,14 +24,8 @@
24 24 * email address(es):
25 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 27 * Written or modified by:
31 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 31 #include <linux/types.h>
... ... @@ -31,9 +31,6 @@
31 31 * email address(es):
32 32 * lksctp developers <linux-sctp@vger.kernel.org>
33 33 *
34   - * Or submit a bug report through the following website:
35   - * http://www.sf.net/projects/lksctp
36   - *
37 34 * Written or modified by:
38 35 * La Monte H.P. Yarroll <piggy@acm.org>
39 36 * Karl Knutson <karl@athena.chicago.il.us>
... ... @@ -41,9 +38,6 @@
41 38 * Sridhar Samudrala <sri@us.ibm.com>
42 39 * Daisy Chang <daisyc@us.ibm.com>
43 40 * Ardelle Fan <ardelle.fan@intel.com>
44   - *
45   - * Any bugs reported given to us we will try to fix... any fixes shared will
46   - * be incorporated into the next SCTP release.
47 41 */
48 42  
49 43 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
net/sctp/sm_make_chunk.c
... ... @@ -31,9 +31,6 @@
31 31 * email address(es):
32 32 * lksctp developers <linux-sctp@vger.kernel.org>
33 33 *
34   - * Or submit a bug report through the following website:
35   - * http://www.sf.net/projects/lksctp
36   - *
37 34 * Written or modified by:
38 35 * La Monte H.P. Yarroll <piggy@acm.org>
39 36 * Karl Knutson <karl@athena.chicago.il.us>
... ... @@ -45,9 +42,6 @@
45 42 * Daisy Chang <daisyc@us.ibm.com>
46 43 * Ardelle Fan <ardelle.fan@intel.com>
47 44 * Kevin Gao <kevin.gao@intel.com>
48   - *
49   - * Any bugs reported given to us we will try to fix... any fixes shared will
50   - * be incorporated into the next SCTP release.
51 45 */
52 46  
53 47 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
net/sctp/sm_sideeffect.c
... ... @@ -30,9 +30,6 @@
30 30 * email address(es):
31 31 * lksctp developers <linux-sctp@vger.kernel.org>
32 32 *
33   - * Or submit a bug report through the following website:
34   - * http://www.sf.net/projects/lksctp
35   - *
36 33 * Written or modified by:
37 34 * La Monte H.P. Yarroll <piggy@acm.org>
38 35 * Karl Knutson <karl@athena.chicago.il.us>
... ... @@ -42,9 +39,6 @@
42 39 * Daisy Chang <daisyc@us.ibm.com>
43 40 * Sridhar Samudrala <sri@us.ibm.com>
44 41 * Ardelle Fan <ardelle.fan@intel.com>
45   - *
46   - * Any bugs reported given to us we will try to fix... any fixes shared will
47   - * be incorporated into the next SCTP release.
48 42 */
49 43  
50 44 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
net/sctp/sm_statefuns.c
... ... @@ -30,9 +30,6 @@
30 30 * email address(es):
31 31 * lksctp developers <linux-sctp@vger.kernel.org>
32 32 *
33   - * Or submit a bug report through the following website:
34   - * http://www.sf.net/projects/lksctp
35   - *
36 33 * Written or modified by:
37 34 * La Monte H.P. Yarroll <piggy@acm.org>
38 35 * Karl Knutson <karl@athena.chicago.il.us>
... ... @@ -45,9 +42,6 @@
45 42 * Ardelle Fan <ardelle.fan@intel.com>
46 43 * Ryan Layer <rmlayer@us.ibm.com>
47 44 * Kevin Gao <kevin.gao@intel.com>
48   - *
49   - * Any bugs reported given to us we will try to fix... any fixes shared will
50   - * be incorporated into the next SCTP release.
51 45 */
52 46  
53 47 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
net/sctp/sm_statetable.c
... ... @@ -30,9 +30,6 @@
30 30 * email address(es):
31 31 * lksctp developers <linux-sctp@vger.kernel.org>
32 32 *
33   - * Or submit a bug report through the following website:
34   - * http://www.sf.net/projects/lksctp
35   - *
36 33 * Written or modified by:
37 34 * La Monte H.P. Yarroll <piggy@acm.org>
38 35 * Karl Knutson <karl@athena.chicago.il.us>
... ... @@ -41,9 +38,6 @@
41 38 * Daisy Chang <daisyc@us.ibm.com>
42 39 * Ardelle Fan <ardelle.fan@intel.com>
43 40 * Sridhar Samudrala <sri@us.ibm.com>
44   - *
45   - * Any bugs reported given to us we will try to fix... any fixes shared will
46   - * be incorporated into the next SCTP release.
47 41 */
48 42  
49 43 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
... ... @@ -36,9 +36,6 @@
36 36 * email address(es):
37 37 * lksctp developers <linux-sctp@vger.kernel.org>
38 38 *
39   - * Or submit a bug report through the following website:
40   - * http://www.sf.net/projects/lksctp
41   - *
42 39 * Written or modified by:
43 40 * La Monte H.P. Yarroll <piggy@acm.org>
44 41 * Narasimha Budihal <narsi@refcode.org>
... ... @@ -52,9 +49,6 @@
52 49 * Ryan Layer <rmlayer@us.ibm.com>
53 50 * Anup Pemmaiah <pemmaiah@cc.usu.edu>
54 51 * Kevin Gao <kevin.gao@intel.com>
55   - *
56   - * Any bugs reported given to us we will try to fix... any fixes shared will
57   - * be incorporated into the next SCTP release.
58 52 */
59 53  
60 54 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
... ... @@ -26,14 +26,8 @@
26 26 * email address(es):
27 27 * lksctp developers <linux-sctp@vger.kernel.org>
28 28 *
29   - * Or submit a bug report through the following website:
30   - * http://www.sf.net/projects/lksctp
31   - *
32 29 * Written or modified by:
33 30 * Jon Grimm <jgrimm@us.ibm.com>
34   - *
35   - * Any bugs reported given to us we will try to fix... any fixes shared will
36   - * be incorporated into the next SCTP release.
37 31 */
38 32  
39 33 #include <linux/types.h>
... ... @@ -27,18 +27,12 @@
27 27 * email address(es):
28 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 30 * Written or modified by:
34 31 * Mingqin Liu <liuming@us.ibm.com>
35 32 * Jon Grimm <jgrimm@us.ibm.com>
36 33 * Ardelle Fan <ardelle.fan@intel.com>
37 34 * Ryan Layer <rmlayer@us.ibm.com>
38 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 38 #include <net/sctp/structs.h>
net/sctp/transport.c
... ... @@ -32,9 +32,6 @@
32 32 * email address(es):
33 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 35 * Written or modified by:
39 36 * La Monte H.P. Yarroll <piggy@acm.org>
40 37 * Karl Knutson <karl@athena.chicago.il.us>
... ... @@ -43,9 +40,6 @@
43 40 * Hui Huang <hui.huang@nokia.com>
44 41 * Sridhar Samudrala <sri@us.ibm.com>
45 42 * Ardelle Fan <ardelle.fan@intel.com>
46   - *
47   - * Any bugs reported given to us we will try to fix... any fixes shared will
48   - * be incorporated into the next SCTP release.
49 43 */
50 44  
51 45 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
... ... @@ -29,17 +29,11 @@
29 29 * email address(es):
30 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 32 * Written or modified by:
36 33 * La Monte H.P. Yarroll <piggy@acm.org>
37 34 * Jon Grimm <jgrimm@us.ibm.com>
38 35 * Karl Knutson <karl@athena.chicago.il.us>
39 36 * Sridhar Samudrala <sri@us.ibm.com>
40   - *
41   - * Any bugs reported given to us we will try to fix... any fixes shared will
42   - * be incorporated into the next SCTP release.
43 37 */
44 38  
45 39 #include <linux/slab.h>
... ... @@ -30,17 +30,11 @@
30 30 * email address(es):
31 31 * lksctp developers <linux-sctp@vger.kernel.org>
32 32 *
33   - * Or submit a bug report through the following website:
34   - * http://www.sf.net/projects/lksctp
35   - *
36 33 * Written or modified by:
37 34 * Jon Grimm <jgrimm@us.ibm.com>
38 35 * La Monte H.P. Yarroll <piggy@acm.org>
39 36 * Ardelle Fan <ardelle.fan@intel.com>
40 37 * Sridhar Samudrala <sri@us.ibm.com>
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 40 #include <linux/slab.h>
... ... @@ -29,16 +29,10 @@
29 29 * email address(es):
30 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 32 * Written or modified by:
36 33 * Jon Grimm <jgrimm@us.ibm.com>
37 34 * La Monte H.P. Yarroll <piggy@acm.org>
38 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 38 #include <linux/slab.h>