idmap_autorid: Slightly simplify idmap_autorid_unixids_to_sids
authorVolker Lendecke <vl@samba.org>
Wed, 30 Nov 2016 17:35:55 +0000 (18:35 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 16 Dec 2016 16:38:19 +0000 (17:38 +0100)
commit5ee846fabf809b1b0070d53bef56f3735ac1e9bb
treed7f9301e2f8c5b77d007a09d4a05d2c30fed276f
parent321dca7820df2fc2ad8e1cf0d0c2778036329bb2
idmap_autorid: Slightly simplify idmap_autorid_unixids_to_sids

Avoid an else branch where it's not necessary

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/winbindd/idmap_autorid.c