File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -107,17 +107,17 @@ kernel version if necessary. I will explain what the code does below.
107107
108108 // SPDX-License-Identifier: GPL-2.0-or-later
109109 /*
110- * Copyright (c) 2017 Instruction Ignorer <"can't"@be.bothered.com>
111- */
110+ * Copyright (c) 2017 Instruction Ignorer <"can't"@be.bothered.com>
111+ */
112112
113113 /*\
114- * [Description]
115- *
116- * All tests should start with a description of _what_ we are testing.
117- * Non-trivial explanations of _how_ the code works should also go here.
118- * Include relevant links, Git commit hashes and CVE numbers.
119- * Inline comments should be avoided.
120- */
114+ * [Description]
115+ *
116+ * All tests should start with a description of _what_ we are testing.
117+ * Non-trivial explanations of _how_ the code works should also go here.
118+ * Include relevant links, Git commit hashes and CVE numbers.
119+ * Inline comments should be avoided.
120+ */
121121
122122 #include "tst_test.h"
123123
You can’t perform that action at this time.
0 commit comments