fat: fix duplicate addition of ->llseek handler
[pandora-kernel.git] / fs / fat / dir.c
index 67e0583..3a7f603 100644 (file)
@@ -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,