Explorar o código

GFS2: Fix minor comment typo

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Bob Peterson %!s(int64=7) %!d(string=hai) anos
pai
achega
4519eaad72
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      fs/gfs2/lops.c

+ 1 - 1
fs/gfs2/lops.c

@@ -162,7 +162,7 @@ u64 gfs2_log_bmap(struct gfs2_sbd *sdp)
  * @bvec: The bio_vec
  * @error: The i/o status
  *
- * This finds the relavent buffers and unlocks then and sets the
+ * This finds the relevant buffers and unlocks them and sets the
  * error flag according to the status of the i/o request. This is
  * used when the log is writing data which has an in-place version
  * that is pinned in the pagecache.