smbd: Slightly simplify notifyd_send_delete()
authorVolker Lendecke <vl@samba.org>
Tue, 27 Feb 2024 14:32:59 +0000 (15:32 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 23 Apr 2024 17:53:36 +0000 (17:53 +0000)
commit316579b5029823ba19eda2a131a3a2a5df7419a1
tree8038479b94edd809aed9dac166b4c355175f549a
parent190ae0796ebaaf4f2fc2479f81637207d1fa8934
smbd: Slightly simplify notifyd_send_delete()

Call messaging_send_iov() instead of messaging_send_iov_from().

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/notifyd/notifyd.c