[PATCH] ocfs2: Fix typo in copyright notice

Wang Zihan posted 1 patch 1 month, 1 week ago
fs/ocfs2/namei.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] ocfs2: Fix typo in copyright notice
Posted by Wang Zihan 1 month, 1 week ago
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