From: NeilBrown Date: Mon, 23 Mar 2015 02:37:39 +0000 (+1100) Subject: SECURITY: remove nameidata arg from inode_follow_link. X-Git-Tag: omap-for-v4.2/fixes-rc1^2~184^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37882db0546c759ff75b561c188539ac96fd0bfe;p=pandora-kernel.git SECURITY: remove nameidata arg from inode_follow_link. No ->inode_follow_link() methods use the nameidata arg, and it is about to become private to namei.c. So remove from all inode_follow_link() functions. Signed-off-by: NeilBrown Signed-off-by: Al Viro --- Reading git-diff-tree failed