[PATCH 2/2] test/self/mmu.c: Fix typo in SPDX License Identifier

Sascha Hauer s.hauer at pengutronix.de
Thu Jul 27 03:10:08 PDT 2023


Fix a typo.

Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
Reported-by: Oliver Fendt <ofendt at googlemail.com>
---
 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




More information about the barebox mailing list