aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/chunk.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/sctp/chunk.c')
-rw-r--r--net/sctp/chunk.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/net/sctp/chunk.c b/net/sctp/chunk.c
index b50b90c16a86..bd0bdd0ba8f1 100644
--- a/net/sctp/chunk.c
+++ b/net/sctp/chunk.c
@@ -26,15 +26,9 @@
26 * email address(es): 26 * email address(es):
27 * lksctp developers <linux-sctp@vger.kernel.org> 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 * Written or modified by: 29 * Written or modified by:
33 * Jon Grimm <jgrimm@us.ibm.com> 30 * Jon Grimm <jgrimm@us.ibm.com>
34 * Sridhar Samudrala <sri@us.ibm.com> 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#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt 34#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt