]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: fix typos in ext4_mb_regular_allocator() comment
authorbrookxu <brookxu.cn@gmail.com>
Fri, 7 Aug 2020 14:01:23 +0000 (22:01 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 18 Aug 2020 18:14:16 +0000 (14:14 -0400)
commitaa54066e482042a9a732e2fb6e4c87a7fe09c465
tree25f746c1e0a312816f47cf10faa03f61c7a4ad31
parentb5dc84282db48b852cf04f70124e3cc0a073c0f4
ext4: fix typos in ext4_mb_regular_allocator() comment

Fix typos in ext4_mb_regular_allocator() comment

Signed-off-by: Chunguang Xu <brookxu@tencent.com>
Reviewed-by: Ritesh Harjani <riteshh@linux.ibm.com>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Link: https://lore.kernel.org/r/d6514145-73b3-808b-ec5a-a8be27c51f9c@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/mballoc.c