From: Volker Lendecke Date: Fri, 21 Oct 2022 07:17:42 +0000 (+0200) Subject: smbd: Some whitespace fixes X-Git-Tag: talloc-2.4.0~561 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12edd038cfa1326c517cb51e6b4c7bdf75f471fa;p=thirdparty%2Fsamba.git smbd: Some whitespace fixes Signed-off-by: Volker Lendecke Reviewed-by: Stefan Metzmacher --- diff --git a/source3/smbd/smb2_service.c b/source3/smbd/smb2_service.c index 5affea6b3e4..ea860c6e1a7 100644 --- a/source3/smbd/smb2_service.c +++ b/source3/smbd/smb2_service.c @@ -1,4 +1,4 @@ -/* +/* Unix SMB/CIFS implementation. service (connection) opening and closing Copyright (C) Andrew Tridgell 1992-1998 @@ -177,7 +177,7 @@ bool chdir_current_service(connection_struct *conn) } /**************************************************************************** - do some basic sainity checks on the share. + do some basic sainity checks on the share. This function modifies dev, ecode. ****************************************************************************/ @@ -236,7 +236,7 @@ static NTSTATUS share_sanity_checks(const struct tsocket_address *remote_address } /* - * Go through lookup_name etc to find the force'd group. + * Go through lookup_name etc to find the force'd group. * * Create a new token from src_token, replacing the primary group sid with the * one found.