switch aio and shm to do_mmap_pgoff(), make do_mmap() static
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 31 May 2012 00:08:42 +0000 (20:08 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 1 Jun 2012 14:37:17 +0000 (10:37 -0400)
after all, 0 bytes and 0 pages is the same thing...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found