From: Axel Lin Date: Thu, 23 Jan 2014 23:54:55 +0000 (-0800) Subject: fs/ramfs: move ramfs_aops to inode.c X-Git-Tag: v3.14-rc1~108^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87e06aa3a7e5f9fbc2f5215c4ba9c4a42b404192;p=pandora-kernel.git 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 Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed