ext4: fix typos in mballoc
authorKemeng Shi <shikemeng@huaweicloud.com>
Sat, 11 Mar 2023 17:09:48 +0000 (01:09 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 6 Apr 2023 05:13:12 +0000 (01:13 -0400)
commit1221b235019f9e3bbc38cfc53f7c03456bee53b4
tree946cd0ea1e451c6e0940dc62c5b4a26ec428eba4
parent253cacb0de89235673ad5889d61f275a73dbee79
ext4: fix typos in mballoc

pa_plen -> pa_len
pa_start -> pa_pstart

Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Link: https://lore.kernel.org/r/20230311170949.1047958-2-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/mballoc.c