* [PATCH] ocfs2: Fix typo in copyright notice
@ 2026-05-02 13:11 Wang Zihan
0 siblings, 0 replies; only message in thread
From: Wang Zihan @ 2026-05-02 13:11 UTC (permalink / raw)
To: ocfs2-devel; +Cc: mark, jlbec, joseph.qi, linux-kernel, Wang Zihan
Fix "Linux Torvalds" -> "Linus Torvalds" in the copyright notice.
Found by Christian Marillat.
Signed-off-by: Wang Zihan <jiyu03@qq.com>
---
fs/ocfs2/namei.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/ocfs2/namei.c b/fs/ocfs2/namei.c
index 1277666c7..40db43868 100644
--- a/fs/ocfs2/namei.c
+++ b/fs/ocfs2/namei.c
@@ -17,7 +17,7 @@
*
* linux/fs/minix/dir.c
*
- * Copyright (C) 1991, 1992 Linux Torvalds
+ * Copyright (C) 1991, 1992 Linus Torvalds
*/
#include <linux/fs.h>
--
2.54.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-02 13:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-02 13:11 [PATCH] ocfs2: Fix typo in copyright notice Wang Zihan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox