Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[firefly-linux-kernel-4.4.55.git] / fs / ufs / ufs.h
index ff2c15ab81aaa05c06409966c03f9bb912e87c4a..343e6fc571e5b3976b6132d43dccb03b538d9380 100644 (file)
@@ -24,7 +24,6 @@ struct ufs_sb_info {
        int work_queued; /* non-zero if the delayed work is queued */
        struct delayed_work sync_work; /* FS sync delayed work */
        spinlock_t work_lock; /* protects sync_work and work_queued */
-       struct mutex s_lock;
 };
 
 struct ufs_inode_info {