summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2010-10-16 15:19:22 +0200
committerSteven Whitehouse <swhiteho@redhat.com>2010-10-18 14:38:07 +0100
commit33027af637da3f69bd17488cc3e68493c9052a7d (patch)
tree1c0d5508131e259f8dc9dcde2cf6e7860c9a8f29 /fs/gfs2
parent134669854e3a680d8aad9a4047891c653715f4c0 (diff)
downloadop-kernel-dev-33027af637da3f69bd17488cc3e68493c9052a7d.zip
op-kernel-dev-33027af637da3f69bd17488cc3e68493c9052a7d.tar.gz
GFS2: fixed typo
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2')
-rw-r--r--fs/gfs2/glock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/gfs2/glock.h b/fs/gfs2/glock.h
index 2bda191..db1c26d 100644
--- a/fs/gfs2/glock.h
+++ b/fs/gfs2/glock.h
@@ -215,7 +215,7 @@ void gfs2_glock_dq_uninit_m(unsigned int num_gh, struct gfs2_holder *ghs);
void gfs2_print_dbg(struct seq_file *seq, const char *fmt, ...);
/**
- * gfs2_glock_nq_init - intialize a holder and enqueue it on a glock
+ * gfs2_glock_nq_init - initialize a holder and enqueue it on a glock
* @gl: the glock
* @state: the state we're requesting
* @flags: the modifier flags
OpenPOWER on IntegriCloud