[Ocfs2-devel] [PATCH 02/16] ocfs2: fixed typo

Andrea Gelmini andrea.gelmini at gelma.net
Sat Oct 16 06:19:37 PDT 2010


"vaild"

Signed-off-by: Andrea Gelmini <andrea.gelmini at gelma.net>
---
 fs/ocfs2/cluster/tcp_internal.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/ocfs2/cluster/tcp_internal.h b/fs/ocfs2/cluster/tcp_internal.h
index 96fa7eb..15fdbdf 100644
--- a/fs/ocfs2/cluster/tcp_internal.h
+++ b/fs/ocfs2/cluster/tcp_internal.h
@@ -129,7 +129,7 @@ struct o2net_node {
 
 struct o2net_sock_container {
 	struct kref		sc_kref;
-	/* the next two are vaild for the life time of the sc */
+	/* the next two are valid for the life time of the sc */
 	struct socket		*sc_sock;
 	struct o2nm_node	*sc_node;
 
-- 
1.7.3.1.181.g784b8




More information about the Ocfs2-devel mailing list