lib: Remove timeval_set()
authorVolker Lendecke <vl@samba.org>
Wed, 13 Mar 2024 15:19:48 +0000 (16:19 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Mar 2024 06:07:42 +0000 (06:07 +0000)
commit7edf5467fc77cc1039c0ef9fd4579bfb7333c159
tree65f5c46b418ab329b5c503d21c4b01a1db668362
parenta3e186b61719cd0e1ec60006d7ea675c01d69c36
lib: Remove timeval_set()

We have the same function in tevent, no need to duplicate code. More lines just
due to clang-format.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Mar 22 06:07:42 UTC 2024 on atb-devel-224
13 files changed:
lib/util/time.c
lib/util/time.h
source3/lib/dbwrap/dbwrap_ctdb.c
source3/printing/queue_process.c
source3/smbd/open.c
source3/smbd/smb2_process.c
source3/smbd/smb2_setinfo.c
source3/torture/msg_sink.c
source3/torture/msg_source.c
source3/utils/net_g_lock.c
source3/utils/net_registry.c
source3/winbindd/winbindd_cred_cache.c
source3/winbindd/winbindd_dual.c