summaryrefslogtreecommitdiffstats
path: root/fs/ext4/balloc.c
diff options
context:
space:
mode:
authorTheodore Ts'o2019-06-19 22:30:03 +0200
committerTheodore Ts'o2019-06-19 22:30:03 +0200
commitc60990b361cc0a08e7b442a8191d89e9304c2d62 (patch)
tree5620813b90be028c3cf1709dcab5269ffe447f74 /fs/ext4/balloc.c
parentext4: only set project inherit bit for directory (diff)
downloadkernel-qcow2-linux-c60990b361cc0a08e7b442a8191d89e9304c2d62.tar.gz
kernel-qcow2-linux-c60990b361cc0a08e7b442a8191d89e9304c2d62.tar.xz
kernel-qcow2-linux-c60990b361cc0a08e7b442a8191d89e9304c2d62.zip
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 e5d6ee61ff48..0b202e00d93f 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