summaryrefslogtreecommitdiffstats
path: root/net/sctp/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/sctp/socket.c')
-rw-r--r--net/sctp/socket.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/net/sctp/socket.c b/net/sctp/socket.c
index 02457123bdee..d5d5882a2891 100644
--- a/net/sctp/socket.c
+++ b/net/sctp/socket.c
@@ -36,9 +36,6 @@
36 * email address(es): 36 * email address(es):
37 * lksctp developers <linux-sctp@vger.kernel.org> 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 * Written or modified by: 39 * Written or modified by:
43 * La Monte H.P. Yarroll <piggy@acm.org> 40 * La Monte H.P. Yarroll <piggy@acm.org>
44 * Narasimha Budihal <narsi@refcode.org> 41 * Narasimha Budihal <narsi@refcode.org>
@@ -52,9 +49,6 @@
52 * Ryan Layer <rmlayer@us.ibm.com> 49 * Ryan Layer <rmlayer@us.ibm.com>
53 * Anup Pemmaiah <pemmaiah@cc.usu.edu> 50 * Anup Pemmaiah <pemmaiah@cc.usu.edu>
54 * Kevin Gao <kevin.gao@intel.com> 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#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt 54#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt