mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
smb: client: transport: minor indentation style fix
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> Signed-off-by: Steve French <stfrench@microsoft.com>
This commit is contained in:
parent
00be6f26a2
commit
6c7fd18423
|
|
@ -331,8 +331,7 @@ int __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst,
|
|||
break;
|
||||
total_len += sent;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
unmask:
|
||||
sigprocmask(SIG_SETMASK, &oldmask, NULL);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user