lib:registry: drop unused argument of reg_open_remote()
authorDmitry Antipov <dantipov@cloudlinux.com>
Fri, 17 Mar 2023 10:06:52 +0000 (13:06 +0300)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 6 Apr 2023 16:46:03 +0000 (16:46 +0000)
commite3b9e252338bd65ece3f7180a16db83ec9842d35
tree1bb5a4bf4e92613157a887e6251028b01407c6f2
parentc50cde0cd5e58f895cee3fe87768e9875a537b4d
lib:registry: drop unused argument of reg_open_remote()

Drop 'struct auth_session_info *' argument of reg_open_remote()
which is actually unused (NULL passed by all of the callers).

Signed-off-by: Dmitry Antipov <dantipov@cloudlinux.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Thu Apr  6 16:46:03 UTC 2023 on atb-devel-224
source4/lib/registry/registry.h
source4/lib/registry/rpc.c
source4/lib/registry/tools/common.c
source4/lib/registry/tools/regdiff.c