Makes it easier to see the removal of the parameter next.
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
********************************************************************/
static NTSTATUS check_access(connection_struct *conn,
- files_struct *fsp,
- const struct smb_filename *smb_fname,
- uint32_t access_mask)
+ files_struct *fsp,
+ const struct smb_filename *smb_fname,
+ uint32_t access_mask)
{
NTSTATUS status;