summaryrefslogtreecommitdiffstats
path: root/module/splat/splat-linux.c
diff options
context:
space:
mode:
Diffstat (limited to 'module/splat/splat-linux.c')
-rw-r--r--module/splat/splat-linux.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/splat/splat-linux.c b/module/splat/splat-linux.c
index b5a1f142e..1565d74a3 100644
--- a/module/splat/splat-linux.c
+++ b/module/splat/splat-linux.c
@@ -1,4 +1,4 @@
-/*****************************************************************************\
+/*
* Copyright (C) 2011 Lawrence Livermore National Security, LLC.
* Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
* Written by Brian Behlendorf <[email protected]>.
@@ -21,7 +21,7 @@
* with the SPL. If not, see <http://www.gnu.org/licenses/>.
*****************************************************************************
* Solaris Porting LAyer Tests (SPLAT) Kernel Compatibility Tests.
-\*****************************************************************************/
+ */
#include <sys/kmem.h>
#include <linux/mm_compat.h>