> /* Subtract the NTFS time offset, then convert to 1s intervals. */ > - u64 t; > + s64 t = le64_to_cpu(ntutc) - NTFS_TIME_OFFSET; > + > + /* The patch looks whitespace damaged. -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html