Merge tag 'docs-5.9' of git://git.lwn.net/linux
[linux-2.6-microblaze.git] / include / linux / fs.h
index bd7ec3e..488c3ef 100644 (file)
@@ -2675,7 +2675,7 @@ static inline errseq_t filemap_sample_wb_err(struct address_space *mapping)
 
 /**
  * file_sample_sb_err - sample the current errseq_t to test for later errors
- * @mapping: mapping to be sampled
+ * @file: file pointer to be sampled
  *
  * Grab the most current superblock-level errseq_t value for the given
  * struct file.