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:
Fiona Ebner
2025-10-01 22:25:25 -05:00
committed by Steve French
parent 00be6f26a2
commit 6c7fd18423
+1 -2
View File
@@ -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);