]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_mmap...
authorAxel Lin <axel.lin@ingics.com>
Fri, 3 Jan 2014 03:10:19 +0000 (14:10 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 3 Jan 2014 03:10:19 +0000 (14:10 +1100)
commitbed49277c7039cca2e77e3655b956f38e7bad94f
treee895a7c41118f516e025fd9be02cb4ab89735e05
parent9cc927988f99ae82ffc5af962646953c029a83a9
fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_mmap() static

Since commit 853ac43ab194f "shmem: unify regular and tiny shmem",
ramfs_nommu_get_unmapped_area() and ramfs_nommu_mmap() are not directly
referenced outside of file-nommu.c.  Thus make them static.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/ramfs/file-nommu.c
include/linux/ramfs.h