mm/nommu: remove description of alloc_vm_area
authorMike Rapoport <[email protected]>
Thu, 5 Apr 2018 23:24:50 +0000 (16:24 -0700)
committerLinus Torvalds <[email protected]>
Fri, 6 Apr 2018 04:36:26 +0000 (21:36 -0700)
commite48e3c590aac5ba9a7b6106239543c251931ba2d
tree2d4db2ec3d28717f061d6c44bfd039e44d0913cc
parent60f5921a9a4f126e081318bd6bb2bc2798b7bba8
mm/nommu: remove description of alloc_vm_area

The alloc_mm_area in nommu is a stub, but its description states it
allocates kernel address space.  Remove the description to make the code
and the documentation agree.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Mike Rapoport <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/nommu.c