Fix a typo.

Signed-off-by: Sascha Hauer <[email protected]>
Reported-by: Oliver Fendt <[email protected]>
---
 test/self/mmu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/self/mmu.c b/test/self/mmu.c
index 5e630e708f..4ca10affdd 100644
--- a/test/self/mmu.c
+++ b/test/self/mmu.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0-onl
+// SPDX-License-Identifier: GPL-2.0-only
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
-- 
2.39.2


Reply via email to