>      /* 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to