]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
smbd: Remove an unneeded return;
authorVolker Lendecke <vl@samba.org>
Thu, 11 Sep 2025 12:06:49 +0000 (14:06 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 7 Jan 2026 09:57:41 +0000 (09:57 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
source3/smbd/smb2_setinfo.c

index 4b113bd4a098d5e27efd70e4631003b35b17c779..df0b9917208e33c47fff082ece06111b890402a1 100644 (file)
@@ -956,8 +956,6 @@ static void smbd_smb2_setinfo_rename_dst_parent_check(struct tevent_req *req)
                        return;
                }
        }
-
-       return;
 }
 
 static void smbd_smb2_setinfo_rename_dst_parent_delay_done(