Skip to content

Commit 6c7fd18

Browse files
foxmoxsmfrench
authored andcommitted
smb: client: transport: minor indentation style fix
Signed-off-by: Fiona Ebner <[email protected]> Signed-off-by: Steve French <[email protected]>
1 parent 00be6f2 commit 6c7fd18

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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)