diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-08-05 17:49:29 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-08-05 17:49:29 -0700 |
commit | 2ab12c50fc7fa83905ee5668a725e16e3b29705f (patch) | |
tree | ca163726c6c5d51d8a5de137f6e5a4b576751383 /src/libs | |
parent | 2fd7ee3a6bd25af499556810e185bffe9a6a9de3 (diff) |
modules/roto: 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.
More or less identical to the previous change to modules/checkers.
Diffstat (limited to 'src/libs')
0 files changed, 0 insertions, 0 deletions