]> git.ipfire.org Git - thirdparty/systemd.git/commit
namespace-util: rename arguments to prefix 'ret_'
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 16 Jan 2024 19:20:06 +0000 (04:20 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 19 Jan 2024 06:06:08 +0000 (15:06 +0900)
commit5178d4a77e4d556a0946b0701c5228b216bff7cf
tree9acfe3578cd6f0d26709cce6be071ba819b15c52
parentf14686c1d20fd9e880c0ac0f507c6317a4fd2b03
namespace-util: rename arguments to prefix 'ret_'

Also reorder opening namespace fd to make it match with the order of the
arguments.
src/basic/namespace-util.c
src/basic/namespace-util.h