summaryrefslogtreecommitdiffstats
path: root/src/kernel
diff options
context:
space:
mode:
authorManuel Bentele2021-04-16 08:20:06 +0200
committerManuel Bentele2021-04-16 08:20:06 +0200
commitf7cca217a3696980a72564f57bad4597ddbe9df5 (patch)
treeaef86d634095f2ff73b5044c5be1eb662e036336 /src/kernel
parent[SERVER] Mark uplink requests with BGR/prefetch flags and handle them (diff)
downloaddnbd3-f7cca217a3696980a72564f57bad4597ddbe9df5.tar.gz
dnbd3-f7cca217a3696980a72564f57bad4597ddbe9df5.tar.xz
dnbd3-f7cca217a3696980a72564f57bad4597ddbe9df5.zip
[KERNEL] Removes duplicate word 'of' in license headers
Diffstat (limited to 'src/kernel')
-rw-r--r--src/kernel/blk.c2
-rw-r--r--src/kernel/blk.h2
-rw-r--r--src/kernel/dnbd3_main.c2
-rw-r--r--src/kernel/dnbd3_main.h2
-rw-r--r--src/kernel/net.c2
-rw-r--r--src/kernel/net.h2
-rw-r--r--src/kernel/sysfs.c2
-rw-r--r--src/kernel/sysfs.h2
-rw-r--r--src/kernel/utils.c2
-rw-r--r--src/kernel/utils.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/src/kernel/blk.c b/src/kernel/blk.c
index 96a330c..8527651 100644
--- a/src/kernel/blk.c
+++ b/src/kernel/blk.c
@@ -4,7 +4,7 @@
*
* Copyright(c) 2011-2012 Johann Latocha <johann@latocha.de>
*
- * This file may be licensed under the terms of of the
+ * This file may be licensed under the terms of the
* GNU General Public License Version 2 (the ``GPL'').
*
* Software distributed under the License is distributed
diff --git a/src/kernel/blk.h b/src/kernel/blk.h
index 45b4352..2410fe1 100644
--- a/src/kernel/blk.h
+++ b/src/kernel/blk.h
@@ -4,7 +4,7 @@
*
* Copyright(c) 2011-2012 Johann Latocha <johann@latocha.de>
*
- * This file may be licensed under the terms of of the
+ * This file may be licensed under the terms of the
* GNU General Public License Version 2 (the ``GPL'').
*
* Software distributed under the License is distributed
diff --git a/src/kernel/dnbd3_main.c b/src/kernel/dnbd3_main.c
index 3f492b1..cb42567 100644
--- a/src/kernel/dnbd3_main.c
+++ b/src/kernel/dnbd3_main.c
@@ -4,7 +4,7 @@
*
* Copyright(c) 2011-2012 Johann Latocha <johann@latocha.de>
*
- * This file may be licensed under the terms of of the
+ * This file may be licensed under the terms of the
* GNU General Public License Version 2 (the ``GPL'').
*
* Software distributed under the License is distributed
diff --git a/src/kernel/dnbd3_main.h b/src/kernel/dnbd3_main.h
index 71c3cf8..f3bd8fe 100644
--- a/src/kernel/dnbd3_main.h
+++ b/src/kernel/dnbd3_main.h
@@ -4,7 +4,7 @@
*
* Copyright(c) 2011-2012 Johann Latocha <johann@latocha.de>
*
- * This file may be licensed under the terms of of the
+ * This file may be licensed under the terms of the
* GNU General Public License Version 2 (the ``GPL'').
*
* Software distributed under the License is distributed
diff --git a/src/kernel/net.c b/src/kernel/net.c
index b07e8dc..76fc338 100644
--- a/src/kernel/net.c
+++ b/src/kernel/net.c
@@ -4,7 +4,7 @@
*
* Copyright(c) 2011-2012 Johann Latocha <johann@latocha.de>
*
- * This file may be licensed under the terms of of the
+ * This file may be licensed under the terms of the
* GNU General Public License Version 2 (the ``GPL'').
*
* Software distributed under the License is distributed
diff --git a/src/kernel/net.h b/src/kernel/net.h
index f91334e..4d658ab 100644
--- a/src/kernel/net.h
+++ b/src/kernel/net.h
@@ -4,7 +4,7 @@
*
* Copyright(c) 2011-2012 Johann Latocha <johann@latocha.de>
*
- * This file may be licensed under the terms of of the
+ * This file may be licensed under the terms of the
* GNU General Public License Version 2 (the ``GPL'').
*
* Software distributed under the License is distributed
diff --git a/src/kernel/sysfs.c b/src/kernel/sysfs.c
index 5b07ae3..79bc21e 100644
--- a/src/kernel/sysfs.c
+++ b/src/kernel/sysfs.c
@@ -4,7 +4,7 @@
*
* Copyright(c) 2011-2012 Johann Latocha <johann@latocha.de>
*
- * This file may be licensed under the terms of of the
+ * This file may be licensed under the terms of the
* GNU General Public License Version 2 (the ``GPL'').
*
* Software distributed under the License is distributed
diff --git a/src/kernel/sysfs.h b/src/kernel/sysfs.h
index 015147b..1db4a07 100644
--- a/src/kernel/sysfs.h
+++ b/src/kernel/sysfs.h
@@ -4,7 +4,7 @@
*
* Copyright(c) 2011-2012 Johann Latocha <johann@latocha.de>
*
- * This file may be licensed under the terms of of the
+ * This file may be licensed under the terms of the
* GNU General Public License Version 2 (the ``GPL'').
*
* Software distributed under the License is distributed
diff --git a/src/kernel/utils.c b/src/kernel/utils.c
index c40120a..f2b7264 100644
--- a/src/kernel/utils.c
+++ b/src/kernel/utils.c
@@ -4,7 +4,7 @@
*
* Copyright(c) 2011-2012 Johann Latocha <johann@latocha.de>
*
- * This file may be licensed under the terms of of the
+ * This file may be licensed under the terms of the
* GNU General Public License Version 2 (the ``GPL'').
*
* Software distributed under the License is distributed
diff --git a/src/kernel/utils.h b/src/kernel/utils.h
index 1364c30..e0efb97 100644
--- a/src/kernel/utils.h
+++ b/src/kernel/utils.h
@@ -4,7 +4,7 @@
*
* Copyright(c) 2011-2012 Johann Latocha <johann@latocha.de>
*
- * This file may be licensed under the terms of of the
+ * This file may be licensed under the terms of the
* GNU General Public License Version 2 (the ``GPL'').
*
* Software distributed under the License is distributed