smbd: Simplify an if-expression in smbd_do_locking()
authorVolker Lendecke <vl@samba.org>
Mon, 27 May 2019 11:45:10 +0000 (13:45 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 28 May 2019 20:27:15 +0000 (20:27 +0000)
commit115e9ea3af9eb248f25f2ac6505956226f8dc6cd
tree131a0b02f323a90082ae51c7c8eab11ef48711f6
parenta2c2235c1f26c43dfb6b7ad965974460901dbb9b
smbd: Simplify an if-expression in smbd_do_locking()

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