Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34210f33 authored by Steve French's avatar Steve French
Browse files

[CIFS] Still missing a line from previous fix

parent 9e2e85f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -410,7 +410,7 @@ static void cifs_umount_begin(struct super_block * sblock)
	struct cifs_sb_info *cifs_sb;
	struct cifsTconInfo * tcon;

	cifs_sb = CIFS_SB(sb);
	cifs_sb = CIFS_SB(sblock);
	if(cifs_sb == NULL)
		return;