aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/balloc.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2019-06-19 16:30:03 -0400
committerTheodore Ts'o <tytso@mit.edu>2019-06-19 16:30:03 -0400
commitc60990b361cc0a08e7b442a8191d89e9304c2d62 (patch)
tree5620813b90be028c3cf1709dcab5269ffe447f74 /fs/ext4/balloc.c
parent7ddf79a103958ff7e529a3bc0c5b3d1e9cbc22c7 (diff)
downloadlinux-c60990b361cc0a08e7b442a8191d89e9304c2d62.tar.gz
ext4: clean up kerneldoc warnigns when building with W=1
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/balloc.c')
-rw-r--r--fs/ext4/balloc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/ext4/balloc.c b/fs/ext4/balloc.c
index e5d6ee61ff48fe..0b202e00d93f86 100644
--- a/fs/ext4/balloc.c
+++ b/fs/ext4/balloc.c
@@ -603,9 +603,9 @@ int ext4_claim_free_clusters(struct ext4_sb_info *sbi,
}
/**
- * ext4_should_retry_alloc()
+ * ext4_should_retry_alloc() - check if a block allocation should be retried
* @sb: super block
- * @retries number of attemps has been made
+ * @retries: number of attemps has been made
*
* ext4_should_retry_alloc() is called when ENOSPC is returned, and if
* it is profitable to retry the operation, this function will wait