From: Dmitry Monakhov Date: Thu, 4 Mar 2010 14:32:18 +0000 (+0300) Subject: ramfs: replace inode uid,gid,mode initialization with helper function X-Git-Tag: v2.6.35-rc1~432^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=454abafe9d8beb3fe7da06131b3d81d6d352a959;p=pandora-kernel.git ramfs: replace inode uid,gid,mode initialization with helper function - seems what ramfs_get_inode is only locally, make it static. [AV: the hell it is; it's used by shmem, so shmem needed conversion too and no, that function can't be made static] Signed-off-by: Dmitry Monakhov Signed-off-by: Al Viro --- Reading git-diff-tree failed