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

Commit d2445556 authored by Steve French's avatar Steve French
Browse files

[CIFS] Remove build warning



Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent ccc46a74
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3185,7 +3185,7 @@ int cifs_setup_session(unsigned int xid, struct cifsSesInfo *ses,
	return rc;
}

struct cifsTconInfo *
static struct cifsTconInfo *
cifs_construct_tcon(struct cifs_sb_info *cifs_sb, uid_t fsuid)
{
	struct cifsTconInfo *master_tcon = cifs_sb_master_tcon(cifs_sb);