]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: startup: prefix prepare_master and run_master with mworker_*
authorValentine Krasnobaeva <vkrasnobaeva@haproxy.com>
Fri, 22 Nov 2024 21:58:53 +0000 (22:58 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 25 Nov 2024 14:20:24 +0000 (15:20 +0100)
commit41cc1fe3103e233d5345d7527a1fc5ca34e0ca0f
tree7c5752542423aea09411e7e1bacef880dcbcaae1
parentaf642420b4e13ac2e8dd8ff0efd55386280df704
MINOR: startup: prefix prepare_master and run_master with mworker_*

This patch prepares the move of prepare_master() and run_master() definitions
into mworker.c. So, let's at first prefix its names with mworker_*.
src/haproxy.c