]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/list.c: is_on_list(): Remove unnecessary use of temporary variable
authorAlejandro Colomar <alx@kernel.org>
Mon, 15 Jan 2024 18:03:07 +0000 (19:03 +0100)
committerSerge Hallyn <serge@hallyn.com>
Thu, 14 Mar 2024 22:11:36 +0000 (17:11 -0500)
commit08ae38e394c3de580591092894d7aba03c839b8e
treee21ae41480be6e258e688815b0180a0efea94428
parent34b113baba1010753f654d9a7ea6c7e36e9edeb6
lib/list.c: is_on_list(): Remove unnecessary use of temporary variable

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