mm: VM_flags comment fixes
authorHugh Dickins <hugh@veritas.com>
Sat, 16 Aug 2008 10:07:21 +0000 (11:07 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 16 Aug 2008 23:45:56 +0000 (16:45 -0700)
Try to comment away a little of the confusion between mm's vm_area_struct
vm_flags and vmalloc's vm_struct flags: based on an idea by Ulrich Drepper.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found