s3: libsmb: Rename get_sorted_dc_list_talloc() -> get_sorted_dc_list()
authorJeremy Allison <jra@samba.org>
Wed, 26 Aug 2020 19:03:31 +0000 (12:03 -0700)
committerNoel Power <npower@samba.org>
Mon, 7 Sep 2020 13:23:41 +0000 (13:23 +0000)
commit23fb64f35a6a888538ebbfcff78ad8e30451f123
tree2306481ea7b399c073531eeb82d422ce6f0e876b
parenta0984e5064216edafe4b83011dc1042ca64d5194
s3: libsmb: Rename get_sorted_dc_list_talloc() -> get_sorted_dc_list()

There are no non-talloc callers.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
source3/libads/ldap.c
source3/libsmb/namequery.c
source3/libsmb/namequery.h
source3/libsmb/namequery_dc.c
source3/utils/net_lookup.c
source3/winbindd/winbindd_cm.c