]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/prefix_flag.c: Invert conditional to remove a branch
authorAlejandro Colomar <alx@kernel.org>
Fri, 1 Dec 2023 17:57:31 +0000 (18:57 +0100)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Mon, 4 Dec 2023 11:21:55 +0000 (12:21 +0100)
commitf6701d3efa40dd47ff3ab4809dbd4012eb4ce936
tree7e120687003dd7fd89145d2c4370bce3eb101eac
parentad1e0e9f9646e5fe0a2a2ea0462a6d217eb0f682
lib/prefix_flag.c: Invert conditional to remove a branch

This simplifies the code, and is preparation for a following commit.

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