linux/fs/ramfs
Axel Lin 87e06aa3a7 fs/ramfs: move ramfs_aops to inode.c
ramfs_aops is identical in file-mmu.c and file-nommu.c.  Thus move it to
fs/ramfs/inode.c and make it 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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-01-23 16:36:58 -08:00
..
Makefile Remove valueless definition of hard-selected RAMFS option 2007-10-17 08:42:56 -07:00
file-mmu.c fs/ramfs: move ramfs_aops to inode.c 2014-01-23 16:36:58 -08:00
file-nommu.c fs/ramfs: move ramfs_aops to inode.c 2014-01-23 16:36:58 -08:00
inode.c fs/ramfs: move ramfs_aops to inode.c 2014-01-23 16:36:58 -08:00
internal.h fs/ramfs: move ramfs_aops to inode.c 2014-01-23 16:36:58 -08:00