Browse Source

GFS2: fixed typo

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Andrea Gelmini 14 years ago
parent
commit
33027af637
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fs/gfs2/glock.h

+ 1 - 1
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, ...);
 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
  * @gl: the glock
  * @state: the state we're requesting
  * @state: the state we're requesting
  * @flags: the modifier flags
  * @flags: the modifier flags