Skip to content

Commit 051e2ce

Browse files
brookxu-cntytso
authored andcommitted
ext4: delete invalid comments near ext4_mb_check_limits()
These comments do not seem to be related to ext4_mb_check_limits(), it may be invalid. Signed-off-by: Chunguang Xu <[email protected]> Reviewed-by: Ritesh Harjani <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
1 parent e9a3cd4 commit 051e2ce

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

fs/ext4/mballoc.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1740,10 +1740,6 @@ static void ext4_mb_use_best_found(struct ext4_allocation_context *ac,
17401740

17411741
}
17421742

1743-
/*
1744-
* regular allocator, for general purposes allocation
1745-
*/
1746-
17471743
static void ext4_mb_check_limits(struct ext4_allocation_context *ac,
17481744
struct ext4_buddy *e4b,
17491745
int finish_group)

0 commit comments

Comments
 (0)