]> git.draconx.ca Git - upkg.git/commit
uobject: Simplify lookup_module function.
authorNick Bowler <nbowler@draconx.ca>
Sun, 27 Feb 2022 05:18:04 +0000 (00:18 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sun, 27 Feb 2022 05:18:04 +0000 (00:18 -0500)
commitdc6cf2d7ff5aea68888bf648be23754ffe5b18ba
tree963262669a0be2d095c9eae965660f5f905adb78
parentb8058e7a9acc7b38fa3aa04e34422bb044f9406b
uobject: Simplify lookup_module function.

We don't need this function to double as a C compiler test case.  Not
doing weird things with flexible array members seems to be much simpler.
src/uobject/module.c