smbd: Simplify ReadDirName
commitf2f9acc113e7c1dd9bca0c4cba8e503d18286d13
authorVolker Lendecke <vl@samba.org>
Tue, 24 Feb 2015 13:46:09 +0000 (24 13:46 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 26 Feb 2015 17:51:10 +0000 (26 18:51 +0100)
tree67d2afd4f6f171ce40bbabb2d467df719a8f44a8
parent4cdbf81243c03834fc534ce264c18d743c22f727
smbd: Simplify ReadDirName

In the if-branches we return, so no "else" necessary

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