]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/list.c: is_on_list(): Move code out of loop
authorAlejandro Colomar <alx@kernel.org>
Wed, 17 Jan 2024 01:46:21 +0000 (02:46 +0100)
committerSerge Hallyn <serge@hallyn.com>
Thu, 14 Mar 2024 22:11:36 +0000 (17:11 -0500)
commitfb01e07e83763733a2ad825ef6fc6974b25401f9
treedac8ef875b1d18ebcffe36a85c0c3638a8ed46b3
parent08ae38e394c3de580591092894d7aba03c839b8e
lib/list.c: is_on_list(): Move code out of loop

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/list.c