winbindd: Replace calls to domain->methods
authorChristof Schmitt <cs@samba.org>
Fri, 7 Oct 2016 23:31:40 +0000 (16:31 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 11 Oct 2016 18:15:25 +0000 (20:15 +0200)
commitb69dce58958a764db3fefb2ea5f1ca830d4949a9
tree079406ae1edfb174de1791970577a18219adc573
parent148f1511b343ad7f393d72698d3f3afa9fe435ed
winbindd: Replace calls to domain->methods

domain->methods is always set to cache_methods; call those functions
directly instead of going through the indirection.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/winbindd/winbindd_dual.c
source3/winbindd/winbindd_dual_srv.c
source3/winbindd/winbindd_misc.c
source3/winbindd/winbindd_pam.c