]> git.proxmox.com Git - mirror_lxc.git/commit
Unroll IN_SET since the max usage is 2 elements check
authorHisShadow <shadowpilot34@gmail.com>
Tue, 25 Oct 2022 17:43:21 +0000 (20:43 +0300)
committerHisShadow <shadowpilot34@gmail.com>
Tue, 25 Oct 2022 17:44:16 +0000 (20:44 +0300)
commit4deaa28c04c6c475ec554eec7572e6a99e637394
tree29338d648300562d2bc21d9dab042c3040604ba4
parentd92710c29d44fbe748a2c06c80fd60057c06a62a
Unroll IN_SET since the max usage is 2 elements check

Signed-off-by: HisShadow <shadowpilot34@gmail.com>
src/lxc/commands.c
src/lxc/conf.c
src/lxc/error_utils.h
src/lxc/file_utils.c
src/lxc/network.c
src/lxc/string_utils.c