ext4: delete invalid comments near ext4_mb_check_limits()
authorbrookxu <brookxu.cn@gmail.com>
Fri, 7 Aug 2020 14:01:33 +0000 (22:01 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 18 Aug 2020 18:15:54 +0000 (14:15 -0400)
commit051e2ce8cb90592c8acdc7056ffed966310d91b4
tree074438a12c5a97fa013e5ee8a3d06816a40395f8
parente9a3cd48d65307b1a489300d7e3e0b28ae94dbfd
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 <brookxu@tencent.com>
Reviewed-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/c49faf0c-d5d5-9c51-6911-9e0ff57c6bfa@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/mballoc.c