diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-08-05 15:29:33 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-08-05 15:39:55 -0700 |
commit | 2fd7ee3a6bd25af499556810e185bffe9a6a9de3 (patch) | |
tree | bf07fa7d24a30dbaa93863b3c5f097ebce036e2f /src/modules/submit/submit.c | |
parent | a519afbf104a96b177622d2aafda8475c8b15bea (diff) |
modules/checkers: til_module_setup_full() for fill_module=
Switch to the generic til_module_setup_full() and rely on the
"none" builtin's NULL res_setup on finalize to indicate when no
fill_module is desired.
This gets rid of the need for a separate til_module_t* handle for
the fill_module, since til_setup_t.creator can be used for that,
and the NULL til_setup_t* to indicate no fill_module.
Basically discards some busy work style code, there's more
cleanups needed surrounding this stuff though.
Diffstat (limited to 'src/modules/submit/submit.c')
0 files changed, 0 insertions, 0 deletions