Skip to content

Commit

Permalink
GFS2: fixed typo
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Gelmini <[email protected]>
Signed-off-by: Steven Whitehouse <[email protected]>
  • Loading branch information
Gelma authored and swhiteho committed Oct 18, 2010
1 parent 1346698 commit 33027af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/gfs2/glock.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 33027af

Please sign in to comment.