Skip to content

Commit 6c7fd18

Browse files
foxmoxsmfrench
authored andcommitted
smb: client: transport: minor indentation style fix
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> Signed-off-by: Steve French <stfrench@microsoft.com>
1 parent 00be6f2 commit 6c7fd18

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

fs/smb/client/transport.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,7 @@ int __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst,
331331
break;
332332
total_len += sent;
333333
}
334-
335-
}
334+
}
336335

337336
unmask:
338337
sigprocmask(SIG_SETMASK, &oldmask, NULL);

0 commit comments

Comments
 (0)