Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1eba3ea authored by Fabian Frederick's avatar Fabian Frederick Committed by Ilya Dryomov
Browse files

ceph: remove redundant declaration



ceph_aops was already defined extern in addr.c section

Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Signed-off-by: default avatarYan, Zheng <zyan@redhat.com>
parent e2c3de04
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -882,7 +882,6 @@ extern int ceph_mmap(struct file *file, struct vm_area_struct *vma);


/* file.c */
/* file.c */
extern const struct file_operations ceph_file_fops;
extern const struct file_operations ceph_file_fops;
extern const struct address_space_operations ceph_aops;


extern int ceph_open(struct inode *inode, struct file *file);
extern int ceph_open(struct inode *inode, struct file *file);
extern int ceph_atomic_open(struct inode *dir, struct dentry *dentry,
extern int ceph_atomic_open(struct inode *dir, struct dentry *dentry,