]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/copydir.c: Use goto to reduce a conditional branch
authorAlejandro Colomar <alx@kernel.org>
Wed, 4 Oct 2023 16:46:48 +0000 (18:46 +0200)
committerAlejandro Colomar <alx@kernel.org>
Fri, 20 Oct 2023 19:05:33 +0000 (21:05 +0200)
commitc5e5fee6062c7b98a171a146c0a247074433ae90
tree085270a2187e03c7247f941d9e21e519c996375a
parent2a558bd8cbd5b070e79cf7694c00c28eb71a9c99
lib/copydir.c: Use goto to reduce a conditional branch

Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/copydir.c