fat: fix duplicate addition of ->llseek handler

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
此提交包含在:
OGAWA Hirofumi
2008-11-12 07:48:01 +09:00
父節點 ebeb0406f1
當前提交 985eafcc54

查看文件

@@ -841,7 +841,6 @@ const struct file_operations fat_dir_operations = {
.compat_ioctl = fat_compat_dir_ioctl,
#endif
.fsync = file_fsync,
.llseek = generic_file_llseek,
};
static int fat_get_short_entry(struct inode *dir, loff_t *pos,