From c60990b361cc0a08e7b442a8191d89e9304c2d62 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Wed, 19 Jun 2019 16:30:03 -0400 Subject: ext4: clean up kerneldoc warnigns when building with W=1 Signed-off-by: Theodore Ts'o --- fs/ext4/balloc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fs/ext4/balloc.c') 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 -- cgit 1.4.1