summaryrefslogtreecommitdiffstats
path: root/src/kernel/xloop_main.h
diff options
context:
space:
mode:
authorManuel Bentele2022-10-05 08:02:50 +0200
committerManuel Bentele2022-10-05 08:12:17 +0200
commitc2c1f5f9b8fd207f0a4a45136613ef3ada16d58e (patch)
treebcf8934074c3c3eba4e9b5c20903bed5971f355b /src/kernel/xloop_main.h
parentAdapt to Linux 5.18 (diff)
downloadxloop-c2c1f5f9b8fd207f0a4a45136613ef3ada16d58e.tar.gz
xloop-c2c1f5f9b8fd207f0a4a45136613ef3ada16d58e.tar.xz
xloop-c2c1f5f9b8fd207f0a4a45136613ef3ada16d58e.zip
Fix linter issues to satisfy Linux kernel code style
Diffstat (limited to 'src/kernel/xloop_main.h')
-rw-r--r--src/kernel/xloop_main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/kernel/xloop_main.h b/src/kernel/xloop_main.h
index 3649039..a71f776 100644
--- a/src/kernel/xloop_main.h
+++ b/src/kernel/xloop_main.h
@@ -1,3 +1,5 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+
#include <linux/version.h>
/* define RHEL_CHECK_VERSION macro to check CentOS version */