[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1481871394-13743-1-git-send-email-ycnian@gmail.com>
Date: Fri, 16 Dec 2016 14:56:34 +0800
From: Yanchuan Nian <ycnian@...il.com>
To: viro@...iv.linux.org.uk
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
Yanchuan Nian <ycnian@...il.com>
Subject: [PATCH] fs: fix a typo in fs/compat.c
Fix a typo in fs/compat.c
Signed-off-by: Yanchuan Nian <ycnian@...il.com>
---
fs/compat.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/compat.c b/fs/compat.c
index 6af20de..a6d6a4a 100644
--- a/fs/compat.c
+++ b/fs/compat.c
@@ -1,7 +1,7 @@
/*
* linux/fs/compat.c
*
- * Kernel compatibililty routines for e.g. 32 bit syscall support
+ * Kernel compatibility routines for e.g. 32 bit syscall support
* on 64 bit kernels.
*
* Copyright (C) 2002 Stephen Rothwell, IBM Corporation
--
2.4.0
Powered by blists - more mailing lists