From 2e03f3ea7acbee59a89ea73a696b2eb4c3145cde Mon Sep 17 00:00:00 2001 From: Al Viro Date: Sat, 2 May 2015 10:37:09 -0400 Subject: sysv: switch to simple_follow_link() Signed-off-by: Al Viro --- fs/sysv/sysv.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fs/sysv/sysv.h') diff --git a/fs/sysv/sysv.h b/fs/sysv/sysv.h index 69d488986cce..2c13525131cd 100644 --- a/fs/sysv/sysv.h +++ b/fs/sysv/sysv.h @@ -161,7 +161,6 @@ extern ino_t sysv_inode_by_name(struct dentry *); extern const struct inode_operations sysv_file_inode_operations; extern const struct inode_operations sysv_dir_inode_operations; -extern const struct inode_operations sysv_fast_symlink_inode_operations; extern const struct file_operations sysv_file_operations; extern const struct file_operations sysv_dir_operations; extern const struct address_space_operations sysv_aops; -- cgit v1.2.1