]> git.baikalelectronics.ru Git - kernel.git/commitdiff
GFS2: Fix minor comment typo
authorBob Peterson <rpeterso@redhat.com>
Thu, 25 Jan 2018 17:12:31 +0000 (10:12 -0700)
committerBob Peterson <rpeterso@redhat.com>
Thu, 25 Jan 2018 17:18:06 +0000 (10:18 -0700)
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/lops.c

index 4a60221c678f455d9057099cca8bc58fade6ef7e..4d6567990baf2dd639146870254d05e4716caa6c 100644 (file)
@@ -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.