nsswitch: Remove a pointless if-clause
authorVolker Lendecke <vl@samba.org>
Sat, 25 Feb 2012 20:20:21 +0000 (21:20 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 25 Feb 2012 21:14:38 +0000 (22:14 +0100)
commita5c044644f7387cb0859f823f91d735e94594b7a
tree99c202281aadec94813f2d45d582a1a366eb43a2
parentbd6ff4dbab68b34b7903ebbde470b970e45dcdb7
nsswitch: Remove a pointless if-clause

gr->num_gr_mem is a uint32, so it can never be < 0
nsswitch/winbind_nss_linux.c