diff options
author | Liao Pingfang <liao.pingfang@zte.com.cn> | 2020-10-13 16:54:18 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-13 18:38:32 -0700 |
commit | 8332326e8e47fbc35711433419c31f610153dd58 (patch) | |
tree | 9d316f13966c48b27a61272d0a779387d9960d78 /mm/memory.c | |
parent | cb48841fbf4ed6f5e001a79af4c2486028dfb291 (diff) | |
download | linux-8332326e8e47fbc35711433419c31f610153dd58.tar.bz2 |
mm/mmap.c: replace do_brk with do_brk_flags in comment of insert_vm_struct()
Replace do_brk with do_brk_flags in comment of insert_vm_struct(), since
do_brk was removed in following commit.
Fixes: bb177a732c4369 ("mm: do not bug_on on incorrect length in __mm_populate()")
Signed-off-by: Liao Pingfang <liao.pingfang@zte.com.cn>
Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Link: https://lkml.kernel.org/r/1600650778-43230-1-git-send-email-wang.yi59@zte.com.cn
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions