* [PATCH] fs: fix a typo in fs/compat.c
@ 2016-12-16 6:56 Yanchuan Nian
0 siblings, 0 replies; only message in thread
From: Yanchuan Nian @ 2016-12-16 6:56 UTC (permalink / raw)
To: viro; +Cc: linux-fsdevel, linux-kernel, Yanchuan Nian
Fix a typo in fs/compat.c
Signed-off-by: Yanchuan Nian <ycnian@gmail.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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-12-16 6:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-16 6:56 [PATCH] fs: fix a typo in fs/compat.c Yanchuan Nian
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).