“96d0e4931e264012f57a2ae8f7c4697bfa55386a”上不存在“drivers/infiniband/hw/cxgb4/cm.c”
提交 985eafcc 编写于 作者: O OGAWA Hirofumi

fat: fix duplicate addition of ->llseek handler

Signed-off-by: NOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
上级 ebeb0406
...@@ -841,7 +841,6 @@ const struct file_operations fat_dir_operations = { ...@@ -841,7 +841,6 @@ const struct file_operations fat_dir_operations = {
.compat_ioctl = fat_compat_dir_ioctl, .compat_ioctl = fat_compat_dir_ioctl,
#endif #endif
.fsync = file_fsync, .fsync = file_fsync,
.llseek = generic_file_llseek,
}; };
static int fat_get_short_entry(struct inode *dir, loff_t *pos, static int fat_get_short_entry(struct inode *dir, loff_t *pos,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册